diff --git a/main.py b/main.py index 74c3f63b..b5e15b6a 100755 --- a/main.py +++ b/main.py @@ -2604,6 +2604,7 @@ def updateprofilename(profile,name): #run this in any case, rather than running it not at all, or twice self.checkcheck() def refresh(event=None): + self.storesettingsfile() self.checkcheck() self.boardtitle() # leaderheader=Frame(self.leaderboard) #someday, make this not scroll...