mirror of
https://github.com/bitwarden/browser
synced 2026-02-05 03:03:26 +00:00
Run lint
This commit is contained in:
@@ -144,7 +144,7 @@ export default {
|
||||
},
|
||||
) => {
|
||||
const { clientId, sequenceNumber, status } = data;
|
||||
fn(clientId, sequenceNumber, status);
|
||||
fn(clientId, sequenceNumber, status);
|
||||
},
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user