Skip to content

Commit

Permalink
chore: save local_user_prefs_version after all checks have finished, …
Browse files Browse the repository at this point in the history
…irrespective of match
  • Loading branch information
tristan-hm committed Jun 16, 2022
1 parent 6da00af commit 6bcbe76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ def register():
prefs.overlay_decrease_factor = "LEFT_BRACKET"
prefs.lock_overlay_pinning = True
prefs.enable_mouse_values = True
prefs.local_user_prefs_version = version
prefs.local_user_prefs_version = version

print("""
███╗ ██╗██████╗
Expand Down

0 comments on commit 6bcbe76

Please sign in to comment.