mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Fix loading the diagram on open to load in types and enums
This commit is contained in:
@@ -227,6 +227,7 @@ const en = {
|
||||
no_enums_text: "Define enums here",
|
||||
declare_array: "Declare array",
|
||||
empty_index_name: "Declared an index with no name in table '{{tableName}}'",
|
||||
didnt_find_diagram: "Oops! Didn't find the diagram.",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user