keep notification open if release notes are viewed
This commit is contained in:
parent
ace11ed2b2
commit
1e641968a2
@ -1109,6 +1109,7 @@ function onClick_notification(_, parameter)
|
||||
dontNotify[modMeta["latestVersion"]] = true
|
||||
elseif parameter == "details" then
|
||||
UI.show("releaseNotes")
|
||||
return
|
||||
end
|
||||
|
||||
UI.hide("updateNotification")
|
||||
|
Loading…
x
Reference in New Issue
Block a user