mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Handle incorrect links and corrupted files
This commit is contained in:
@@ -77,6 +77,7 @@ export const State = {
|
||||
SAVED: 2,
|
||||
LOADING: 3,
|
||||
ERROR: 4,
|
||||
FAILED_TO_LOAD: 5,
|
||||
};
|
||||
|
||||
export const MODAL = {
|
||||
|
||||
Reference in New Issue
Block a user