mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-05 07:49:58 +00:00
remove 6.0 notice
This commit is contained in:
parent
92c0e1d7b7
commit
0848923cc7
1 changed files with 0 additions and 1 deletions
|
@ -364,7 +364,6 @@ export default function(obj) {
|
|||
body: `<div id="desc-error" class="desc-padding subtext"></div>`
|
||||
})}
|
||||
<div id="popup-backdrop" style="visibility: hidden;" onclick="hideAllPopups()"></div>
|
||||
<div id="urgent-notice" class="urgent-notice explanation center" onclick="popup('about', 1, 'changelog')" style="visibility: hidden;">${emoji("🎉", 18)} ${t("UrgentUpdate6")}</div>
|
||||
<div id="cobalt-main-box" class="center" style="visibility: hidden;">
|
||||
<div id="logo">${appName}</div>
|
||||
<div id="download-area">
|
||||
|
|
Loading…
Reference in a new issue