mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-19 21:30:44 -04:00
fix bug
Former-commit-id: 0f781f23db190c3dd5d8a40cf20cb2b51cc5ee6b
This commit is contained in:
@@ -134,10 +134,7 @@
|
||||
"win": {
|
||||
"target": [
|
||||
{
|
||||
"target": "nsis",
|
||||
"arch": [
|
||||
"universal"
|
||||
]
|
||||
"target": "nsis"
|
||||
},
|
||||
{
|
||||
"target": "zip"
|
||||
@@ -163,6 +160,7 @@
|
||||
"x64",
|
||||
"ia32",
|
||||
"arm64",
|
||||
"universal",
|
||||
"armv7l"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user