diff --git a/src/core/Global.ttslua b/src/core/Global.ttslua index 28ee1d5b..43839dc2 100644 --- a/src/core/Global.ttslua +++ b/src/core/Global.ttslua @@ -1109,6 +1109,7 @@ function onClick_notification(_, parameter) dontNotify[modMeta["latestVersion"]] = true elseif parameter == "details" then UI.show("releaseNotes") + return end UI.hide("updateNotification")