mirror of
https://github.com/frappe/books.git
synced 2024-12-24 11:55:46 +00:00
fix: import sleep (how did it get removed?!)
This commit is contained in:
parent
039e371f6b
commit
fdf579356a
@ -1,4 +1,5 @@
|
||||
import { BrowserWindow } from 'electron';
|
||||
import { sleep } from 'frappejs/utils';
|
||||
import fs from 'fs/promises';
|
||||
|
||||
const PRINT_OPTIONS = {
|
||||
|
Loading…
Reference in New Issue
Block a user