feat: progress bar for notifs

This commit is contained in:
FUFSoB
2025-09-23 22:57:19 +05:00
parent 505cf48b6c
commit 5d58083ee5
2 changed files with 4 additions and 4 deletions
-2
View File
@@ -213,8 +213,6 @@ Singleton {
}
}
// History management
function addToHistory(data) {
historyList.insert(0, data)