This commit is contained in:
Arwid Thornström
2022-01-21 13:34:56 +01:00
parent b4d3f789cf
commit fda1b42e9f
11 changed files with 43 additions and 29 deletions
+4
View File
@@ -0,0 +1,4 @@
export const defaultMenuSettings = {
showHelp: false
};