Merged PR 104: MSAL authetication
This commit is contained in:
@@ -147,7 +147,7 @@ const filters = ref();
|
||||
const userPrefStore = UserPrefStore();
|
||||
const ksDocumentStore = KsDocumentStore();
|
||||
const loadingStore = LoadingStore();
|
||||
const fe_status = ref("");
|
||||
const fe_status = ref('');
|
||||
|
||||
const initFilters = () => {
|
||||
filters.value = {
|
||||
|
||||
Reference in New Issue
Block a user