remove google drive buttons

This commit is contained in:
vcoppe
2024-06-28 17:57:05 +02:00
parent ec8d3f8f87
commit 6f6846b76f
3 changed files with 10 additions and 22 deletions

View File

@@ -154,10 +154,6 @@
{$_('menu.load_desktop')}
<Shortcut key="O" ctrl={true} />
</Menubar.Item>
<Menubar.Item>
<Cloud size="16" class="mr-1" />
{$_('menu.load_drive')}</Menubar.Item
>
<Menubar.Separator />
<Menubar.Item on:click={dbUtils.duplicateSelection} disabled={$selection.size == 0}>
<Copy size="16" class="mr-1" />