feat: map shapes, image persistence, grab tool, layer rename/delete, i18n, page metadata
This commit is contained in:
2
supabase/migrations/040_map_module.sql
Normal file
2
supabase/migrations/040_map_module.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Add 'map' to the module_type enum
|
||||
ALTER TYPE module_type ADD VALUE IF NOT EXISTS 'map';
|
||||
Reference in New Issue
Block a user