Require permission side bar

This commit is contained in:
Ittipat Lusuk 2026-03-27 14:26:44 +07:00
parent f4b8df2c27
commit 08f7626dcb
2 changed files with 31 additions and 9 deletions

View file

@ -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"