mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-12-23 02:01:19 +08:00
Using cached settings
This commit is contained in:
@@ -9,6 +9,7 @@ const defaultSettings = {
|
|||||||
autosave: true,
|
autosave: true,
|
||||||
panning: true,
|
panning: true,
|
||||||
showCardinality: true,
|
showCardinality: true,
|
||||||
|
notation: "default",
|
||||||
tableWidth: tableWidth,
|
tableWidth: tableWidth,
|
||||||
showDebugCoordinates: false,
|
showDebugCoordinates: false,
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user