mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: missing org settings
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
},
|
||||
...permanentTabSettings
|
||||
]
|
||||
: permanentTabs;
|
||||
: [...permanentTabs, ...permanentTabSettings];
|
||||
</script>
|
||||
|
||||
{#if $organization?.$id}
|
||||
|
||||
Reference in New Issue
Block a user