temp disable the buttoN
Signed-off-by: Ben Hall <ben@benh.codes>
This commit is contained in:
parent
b589a5e307
commit
0c21d57e2b
@ -28,12 +28,12 @@
|
||||
<ManageSidebarLink {currentRoute} title="Blacklist" icon="fa-ban" href="/manage/{guildId}/blacklist" />
|
||||
<ManageSidebarLink {currentRoute} title="Tags" icon="fa-tags" href="/manage/{guildId}/tags" />
|
||||
|
||||
{#if isAdmin}
|
||||
<!-- {#if isAdmin}
|
||||
<hr />
|
||||
<div class="row" style="align-items: center; justify-content: center;">
|
||||
<ManageSidebarButton on:click={() => importModal = true} title="Import Data" icon="fa-file-import" />
|
||||
</div>
|
||||
{/if}
|
||||
{/if} -->
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="bottom">
|
||||
|
Loading…
x
Reference in New Issue
Block a user