Skip to content

Commit

Permalink
Update vupdate.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayuzerak authored Feb 10, 2025
1 parent ec43fd6 commit 656e9f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vupdate.py
Original file line number Diff line number Diff line change
Expand Up @@ -2362,5 +2362,7 @@ def getUpdateSetting(self):
VSlog("Modifying necessary files.")
modify_files()

update_service_addon()

except Exception as e:
VSlog(f"An error occurred during update settings: {e}")

0 comments on commit 656e9f8

Please sign in to comment.