Skip to content

Commit 71d43d5

Browse files
committed
auto undo
1 parent 0cb1df8 commit 71d43d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/compas_rv/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ class DrawingSettings(BaseModel):
3838

3939
class RVSettings(Settings):
4040
autoupdate: bool = False
41+
autosave: bool = True
4142

4243
tna: TNASettings = TNASettings()
4344
drawing: DrawingSettings = DrawingSettings()

0 commit comments

Comments
 (0)