fix: use direct onclick handlers for run rows

This commit is contained in:
Anton
2026-05-07 18:23:14 +03:00
parent 8e004c46ef
commit ac319b3ee5
5 changed files with 12 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.4.3"
FRONTEND_VERSION = "0.4.3"
BACKEND_VERSION = "0.4.3"
APP_VERSION = "0.4.4"
FRONTEND_VERSION = "0.4.4"
BACKEND_VERSION = "0.4.4"