mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
comment
This commit is contained in:
@@ -108,6 +108,7 @@ export class UpdaterMain {
|
||||
}
|
||||
|
||||
if (process.platform === 'linux' && !isAppImage()) {
|
||||
// Only AppImage packages support auto-update on linux
|
||||
if (withFeedback) {
|
||||
shell.openExternal('https://github.com/bitwarden/desktop/releases');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user