mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
[BEEEP] [EC-141] Rust - Windows hello (#2635)
This commit is contained in:
@@ -13,7 +13,7 @@ switch (process.platform) {
|
||||
break;
|
||||
|
||||
default:
|
||||
targets = ['x86_64-unknown-linux-gnu'];
|
||||
targets = ['x86_64-unknown-linux-musl'];
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user