mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-06 07:06:02 +00:00
page: hide the urgent notice
This commit is contained in:
parent
252cb83ed3
commit
abb3e15426
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue