fixed the racecondition of the composite services renderer
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
import { createMessage } from '$lib/services/messages/messages';
|
||||
import { createLitSession } from '$lib/services/createLitSession/createLitSession';
|
||||
|
||||
const redirectUri = 'http://localhost:5173/login';
|
||||
const redirectUri = 'http://localhost:5173/login/';
|
||||
|
||||
export let services;
|
||||
|
||||
|
Reference in New Issue
Block a user