Require permission side bar
This commit is contained in:
parent
f4b8df2c27
commit
08f7626dcb
2 changed files with 31 additions and 9 deletions
|
|
@ -81,7 +81,9 @@
|
|||
>
|
||||
<img src={RecipeModuleBtn} alt="Recipes" loading="lazy" />
|
||||
</button>
|
||||
{/if}
|
||||
|
||||
{#if perms.filter((x) => x.startsWith('document.write')).length > 0}
|
||||
<button
|
||||
class="button"
|
||||
id="sheet_mod_btn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue