fix: block switching to another server during active connection (#31)

* fix(ui): block switching to another server during active connection

* chore: bump qt version in windows workflow

* chore: bump qt version in windows workflow

---------

Co-authored-by: vkamn <vk@amnezia.org>
This commit is contained in:
Mitternacht822
2025-09-15 07:09:45 +04:00
committed by GitHub
parent 37a79b7091
commit a645d2686c
2 changed files with 5 additions and 1 deletions

View File

@@ -84,7 +84,7 @@ jobs:
runs-on: windows-latest
env:
QT_VERSION: 6.6.2
QT_VERSION: 6.9.2
QIF_VERSION: 4.7
BUILD_ARCH: 64
PROD_AGW_PUBLIC_KEY: ${{ secrets.PROD_AGW_PUBLIC_KEY }}