7.6.8: minor updates
updated support and donation lists
This commit is contained in:
@@ -38,7 +38,8 @@ const names = {
|
||||
"📰": "newspaper",
|
||||
"🎞️": "film_frames",
|
||||
"🎧": "headphone",
|
||||
"📧": "email"
|
||||
"📧": "email",
|
||||
"📬": "mailbox"
|
||||
}
|
||||
let sizing = {
|
||||
18: 0.8,
|
||||
|
||||
@@ -564,7 +564,7 @@ export default function(obj) {
|
||||
${urgentNotice({
|
||||
emoji: "😸",
|
||||
text: t("UrgentFilenameUpdate"),
|
||||
visible: false,
|
||||
visible: true,
|
||||
action: "popup('about', 1, 'changelog')"
|
||||
})}
|
||||
<div id="cobalt-main-box" class="center">
|
||||
|
||||
Reference in New Issue
Block a user