Darkmode fixes

This commit is contained in:
AffectedArc07
2019-01-30 17:34:12 +00:00
parent bad385813c
commit 2d4dfb55b7
3 changed files with 33 additions and 32 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
'html/changelog.html'
)
src << browse('html/changelog.html', "window=changes;size=675x650")
prefs.UpdateChangelogButton(src)
if(prefs.lastchangelog != changelog_hash) //if it's already opened, no need to tell them they have unread changes
prefs.SetChangelog(src,changelog_hash)