1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-19 01:25:21 -04:00

fix(clipboard): paste selected history entry (#2660)

This commit is contained in:
jbwfu
2026-06-18 12:57:07 +08:00
committed by GitHub
parent 085ce01da6
commit b925010cb3
6 changed files with 74 additions and 8 deletions
+1 -1
View File
@@ -480,7 +480,7 @@ Singleton {
}
function closeClipboardHistory() {
clipboardHistoryModal?.close();
clipboardHistoryModal?.hide();
}
function unloadClipboardHistoryPopout() {