Commit a4333153 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

feat: disable all actions for admins

parent 77cc3b54
......@@ -279,7 +279,6 @@
<ChatBubbles />
</button>
</Tooltip>
{/if}
<Tooltip content={$i18n.t('Edit User')}>
<button
......@@ -329,6 +328,7 @@
</svg>
</button>
</Tooltip>
{/if}
</div>
</td>
</tr>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment