Lista Tabelle
This commit is contained in:
@@ -142,7 +142,7 @@ export const toolsext = {
|
||||
if (table === 'users') {
|
||||
if (keystr === 'profile') {
|
||||
if (subkey) {
|
||||
console.log('userStore.my.profile', userStore.my.profile, 'subkey', subkey, )
|
||||
// console.log('userStore.my.profile', userStore.my.profile, 'subkey', subkey, )
|
||||
// @ts-ignore
|
||||
return userStore.my.profile[subkey]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user