1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-12 14:34:02 +00:00

Fix broken merge

This commit is contained in:
Bernd Schoolmann
2024-12-11 13:14:08 +01:00
parent 60e16d9194
commit 46b24ef83e

View File

@@ -555,6 +555,7 @@ pub mod fido2_hid_client {
}
}
#[napi]
pub mod autofill {
#[napi]
pub async fn run_command(value: String) -> napi::Result<String> {