mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
disable wayland on snap
This commit is contained in:
parent
e8b9e07008
commit
927a452104
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"snap": {
|
"snap": {
|
||||||
"allowNativeWayland": true
|
"allowNativeWayland": false
|
||||||
},
|
},
|
||||||
"nsis": {
|
"nsis": {
|
||||||
"include": "build/installer.nsh",
|
"include": "build/installer.nsh",
|
||||||
|
|
Loading…
Reference in a new issue