aggiornamento cataloghi, search
This commit is contained in:
@@ -229,7 +229,7 @@ export const useUserStore = defineStore('UserStore', {
|
||||
return (this.servercode === toolsext.ERR_SERVERFETCH)
|
||||
},
|
||||
|
||||
getListaEditori: (state: IUserState) => {
|
||||
listaEditori: (state: IUserState): any => {
|
||||
return state.lista_editori
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user