1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-19 22:18:03 +00:00

Form bugfixes

This commit is contained in:
2023-01-29 20:16:31 +01:00
parent 99108121c3
commit dc5b12ee0d
6 changed files with 13 additions and 14 deletions

View File

@ -115,6 +115,7 @@
{ label: 'Drop database…', fn: () => dropDatabase(dbKey) },
{ separator: true },
{ label: 'New database…', fn: () => dispatch('newDatabase') },
{ label: 'New collection…', fn: () => dispatch('newCollection') },
],
})),
menu: [