web: added 7.13 changelog

This commit is contained in:
wukko
2024-05-05 15:05:50 +06:00
parent 71de708f8c
commit c3c43811d5
5 changed files with 19 additions and 8 deletions

View File

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