Fix loading the diagram on open to load in types and enums

This commit is contained in:
1ilit
2024-07-08 02:17:46 +03:00
parent c907cfea47
commit c84990ca6d
2 changed files with 15 additions and 4 deletions

View File

@@ -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.",
},
};