Friends Notification
Starting Group Create Notification...
This commit is contained in:
@@ -1387,7 +1387,7 @@ export const useGlobalStore = defineStore('GlobalStore', {
|
||||
// const isLogged = localStorage.getItem(toolsext.localStorage.username)
|
||||
console.log('isLogged', isLogged)
|
||||
|
||||
// calendarStore.editable = userStore.isAdmin || userStore.isManager || userStore.isTutor
|
||||
// calendarStore.editable = userStore.isAdmin || userStore.isManager || userStore.isFacilitatore
|
||||
if (res.data.myuser === null) {
|
||||
if (isLogged) {
|
||||
// Fai Logout
|
||||
|
||||
Reference in New Issue
Block a user