Skip to content

Commit

Permalink
remove deprecated setting
Browse files Browse the repository at this point in the history
  • Loading branch information
cewert committed Sep 21, 2023
1 parent a466048 commit 045c4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/Main.brs
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ sub Main (args as dynamic) as void
print "Running 1.7.0 global registry migrations"
' no longer saving raw password to registry
' auth token and username are now stored in user settings and not global settings
unset_setting("port")
unset_setting("token")
unset_setting("username")
unset_setting("password")
Expand Down

0 comments on commit 045c4b3

Please sign in to comment.