mirror of
https://github.com/bitwarden/browser
synced 2026-01-21 03:43:41 +00:00
add window option: always on top of other windows (#257)
* add window option: always on Top * updated jslib * changes requested
This commit is contained in:
@@ -1143,6 +1143,10 @@
|
||||
"hideToTray": {
|
||||
"message": "Hide to Tray"
|
||||
},
|
||||
"alwaysOnTop": {
|
||||
"message": "Always on Top",
|
||||
"description": "Bitwarden window should always stay on top of other windows"
|
||||
},
|
||||
"dateUpdated": {
|
||||
"message": "Updated",
|
||||
"description": "ex. Date this item was updated"
|
||||
|
||||
Reference in New Issue
Block a user