mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 12:33:06 +00:00
ui: settings view
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { appSession } from '$lib/store';
|
||||
</script>
|
||||
|
||||
<ul class="menu bg-coolgray-200 rounded lg:w-52">
|
||||
<ul class="menu bg-coolgray-200 rounded">
|
||||
{#if $appSession.teamId === '0'}
|
||||
<li
|
||||
class="hover:bg-coollabs duration-150"
|
||||
|
||||
Reference in New Issue
Block a user