mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-06 21:48:30 -04:00
fix(clipboard): paste selected history entry (#2660)
This commit is contained in:
@@ -480,7 +480,7 @@ Singleton {
|
||||
}
|
||||
|
||||
function closeClipboardHistory() {
|
||||
clipboardHistoryModal?.close();
|
||||
clipboardHistoryModal?.hide();
|
||||
}
|
||||
|
||||
function unloadClipboardHistoryPopout() {
|
||||
|
||||
Reference in New Issue
Block a user