You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1417,7 +1417,7 @@
1417
1417
"default": true
1418
1418
},
1419
1419
"objectscript.refreshClassesOnSync": {
1420
-
"description": "Automatically refresh classes after any save or change by compilation",
1420
+
"description": "Controls whether the entire content of client-side classes is replaced with the server copy after synchronizing with the server. If `false`, only the contents of Storage definitions are replaced.",
0 commit comments