mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
page: hide the urgent notice
This commit is contained in:
@ -564,7 +564,7 @@ export default function(obj) {
|
||||
${urgentNotice({
|
||||
emoji: "😸",
|
||||
text: t("UrgentFilenameUpdate"),
|
||||
visible: true,
|
||||
visible: false,
|
||||
action: "popup('about', 1, 'changelog')"
|
||||
})}
|
||||
<div id="cobalt-main-box" class="center">
|
||||
|
Reference in New Issue
Block a user