feat: move qr code glue in MSALoginDialog (#3676)

This commit is contained in:
Alexandru Ionut Tripon 2025-05-31 21:40:01 +03:00 committed by GitHub
commit 0a89f5cfaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 55 additions and 85 deletions

4
flake.lock generated
View file

@ -32,7 +32,7 @@
"type": "github"
}
},
"qt-qrcodegenerator": {
"qrcodegenerator": {
"flake": false,
"locked": {
"lastModified": 1737616857,
@ -52,7 +52,7 @@
"inputs": {
"libnbtplusplus": "libnbtplusplus",
"nixpkgs": "nixpkgs",
"qt-qrcodegenerator": "qt-qrcodegenerator"
"qrcodegenerator": "qrcodegenerator"
}
}
},