1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-07 19:59:14 -04:00

notifications: modularize

This commit is contained in:
bbedward
2025-07-24 20:58:57 -04:00
parent 0068774a8b
commit 14a9828296
7 changed files with 877 additions and 1001 deletions
+1
View File
@@ -72,6 +72,7 @@ DankModal {
copyProcess.running = true;
console.log("ClipboardHistoryModal: Entry copied, showing toast");
ToastService.showInfo("Copied to clipboard");
clipboardHistoryModal.hide();
}
function deleteEntry(entry) {