mirror of
https://github.com/frappe/books.git
synced 2026-08-24 02:24:17 -05:00
fix: formatted
This commit is contained in:
@@ -47,7 +47,7 @@ export class ERPNextSyncSettings extends Doc {
|
||||
showToast({
|
||||
type: 'warning',
|
||||
message: 'Fetching data from server.',
|
||||
duration: 'very_long'
|
||||
duration: 'very_long',
|
||||
});
|
||||
await initERPNSync(this.fyo);
|
||||
ipc.reloadWindow();
|
||||
|
||||
Reference in New Issue
Block a user