Use UI modals for dialogs

This commit is contained in:
Mikei386
2026-07-04 10:34:19 +02:00
parent f6b81afba3
commit f1ee45ad18
6 changed files with 140 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.07.04.r005"
VERSION="2026.07.04.r006"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"