7.5 release

This commit is contained in:
wukko
2023-09-17 00:30:15 +06:00
parent e721cf9878
commit 1b46015696
4 changed files with 15 additions and 5 deletions

View File

@@ -513,8 +513,8 @@ export default function(obj) {
<div id="popup-backdrop" onclick="hideAllPopups()"></div>
<div id="home" style="visibility:hidden">
${urgentNotice({
emoji: "",
text: t("UrgentNewDomain"),
emoji: "👾",
text: t("UrgentFeatureUpdate71"),
visible: true,
action: "popup('about', 1, 'changelog')"
})}