1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

color picker: fix save button disappearing with eye dropper

fixes #853
This commit is contained in:
bbedward
2025-12-01 10:01:25 -05:00
parent 25951ddc55
commit c6e9abda9f

View File

@@ -44,7 +44,6 @@ DankModal {
}
function hideInstant() {
onColorSelectedCallback = null;
instantClose();
}