initial commit

This commit is contained in:
kbariotis
2021-02-14 23:42:54 +02:00
parent e6cd97c4f2
commit 98a7707e26
8 changed files with 47 additions and 1 deletions
+1
View File
@@ -48,6 +48,7 @@ export type ActionName =
| "changeOpacity"
| "changeFontSize"
| "toggleCanvasMenu"
| "toggleAutoSave"
| "toggleEditMenu"
| "undo"
| "redo"