mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
fix(ux): remove file selection on create
This commit is contained in:
@@ -25,6 +25,7 @@ export enum IPC_ACTIONS {
|
||||
GET_DB_LIST = 'get-db-list',
|
||||
GET_TEMPLATES = 'get-templates',
|
||||
DELETE_FILE = 'delete-file',
|
||||
GET_DB_DEFAULT_PATH = 'get-db-default-path',
|
||||
// Database messages
|
||||
DB_CREATE = 'db-create',
|
||||
DB_CONNECT = 'db-connect',
|
||||
|
||||
Reference in New Issue
Block a user