Suppress item activation after drag drop

This commit is contained in:
Mikei386
2026-06-23 12:11:06 +02:00
parent 50c685ee80
commit 9b12e0d150
5 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r024"
VERSION="2026.06.23.r025"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"