Skip to content

Commit c74471a

Browse files
authored
Update display_model_preferences.properties to disable edit comments #3400
1 parent fe56add commit c74471a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/display/model/src/main/resources/display_model_preferences.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ with_comments=false
8787
skip_defaults=true
8888

8989
# Add a comment containing the date, time, and username when saving an OPI in the Display Editor.
90-
enable_saved_on_comments=true
90+
enable_saved_on_comments=false
9191

9292
# Enable the "SVG Rendering Resolution Factor" widget property to the Symbol and Picture widgets.
9393
# This functionality can enable a sharper image when zooming in, at the expense of a quadratic

0 commit comments

Comments
 (0)