fix #1338: minimized option not working on linux

This commit is contained in:
antelle 2020-03-15 10:14:00 +01:00
parent cbd0c7b228
commit c4be2e5d00
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash
/opt/keeweb-desktop/KeeWeb
/opt/keeweb-desktop/KeeWeb "$@"

View File

@ -15,6 +15,7 @@ Release notes
`-` fix #1387: fixed drag-drop for otp fields
`-` fix #1293: copying full urls
`-` fix #1378: screen orientation issues on Android PWA
`-` fix #1338: minimized option not working on linux
##### v1.12.3 (2019-11-06)
`-` fix #1335: removed the menubar on Windows and Linux