Using cached settings

This commit is contained in:
Francisco-Galindo 2024-12-03 11:17:27 -06:00
parent 72e5d7699e
commit 6b6c5bc222

View File

@ -9,6 +9,7 @@ const defaultSettings = {
autosave: true,
panning: true,
showCardinality: true,
notation: "default",
tableWidth: tableWidth,
showDebugCoordinates: false,
};