hotfix: fix #28

This commit is contained in:
JellyBrick
2023-10-04 20:22:50 +09:00
parent 84f6e46efc
commit 371a7eb475
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,5 @@
import prompt from 'custom-electron-prompt';
import { Electron } from 'playwright';
import { clear, connect, isConnected, registerRefresh } from './back';
import { setMenuOptions } from '../../config/plugins';