mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-19 21:30:44 -04:00
fix bug
Former-commit-id: 4e4c87f35b1d8138b61e647f70372b88cf5fbaa9
This commit is contained in:
@@ -117,8 +117,9 @@ Check out Koodo's Roadmap on [Trello](https://trello.com/b/ms7CbYTi/roadmap-for-
|
||||
## Contribution
|
||||
|
||||
| Contribution | Contributor |
|
||||
| :---------------------------------- | :----------------------------------------------------------------------------------------- | --- | ----------------------- | ----------------------------------------- |
|
||||
| translation for traditional Chinese | [TobySkarting](https://github.com/TobySkarting), [playercd8](https://github.com/playercd8) | | translation for Russian | [vanja-san](https://github.com/vanja-san) |
|
||||
| :---------------------------------- | :----------------------------------------------------------------------------------------- |
|
||||
| translation for traditional Chinese | [TobySkarting](https://github.com/TobySkarting), [playercd8](https://github.com/playercd8) |
|
||||
| translation for Russian | [vanja-san](https://github.com/vanja-san) |
|
||||
| installation for Homebrew | [singularitti](https://github.com/singularitti) |
|
||||
| installation for Docker | [yanickxia](https://github.com/yanickxia) |
|
||||
| other contributors | [bamlan](https://github.com/bamlan) |
|
||||
|
||||
@@ -139,9 +139,6 @@
|
||||
"category": "Office",
|
||||
"target": "AppImage"
|
||||
},
|
||||
"zip": {
|
||||
"artifactName": "${productName}-${version}-Portable.${ext}"
|
||||
},
|
||||
"nsis": {
|
||||
"oneClick": false,
|
||||
"allowToChangeInstallationDirectory": true,
|
||||
|
||||
Reference in New Issue
Block a user