mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Run prettier
This commit is contained in:
parent
a218271001
commit
c1ba51b903
@ -112,4 +112,4 @@ export const unselectAllAccounts = () => {
|
||||
const accounts = readAccounts();
|
||||
for (const acc of accounts) acc.selected = false;
|
||||
writeAccounts(accounts);
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user