mobile done

This commit is contained in:
Mingyu
2025-11-26 07:49:59 +00:00
parent 6759f514f3
commit d486c9e924
6 changed files with 73 additions and 13 deletions
+3
View File
@@ -115,3 +115,6 @@ export function addDiceQuickReply() {
// For now, the dice display in the sidebar serves as the button
}
}
// Add event listener to update display on language change
i18n.addEventListener('languageChanged', updateDiceDisplay);