remove typo

This commit is contained in:
Evan Simkowitz 2024-08-14 21:58:55 -07:00
parent b5c6c1a937
commit 1dce9b026f
No known key found for this signature in database

View File

@ -493,7 +493,6 @@ const AppInner = () => {
<AppBackground />
<AppKeyHandlers />
<AppSettingsUpdater />
-m
<DndProvider backend={HTML5Backend}>
<Workspace />
</DndProvider>