change to recent database

This commit is contained in:
Jan Prochazka
2021-03-25 13:20:42 +01:00
parent 2a9c67d2f6
commit 638b04877d
4 changed files with 51 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ import getElectron from '../utility/getElectron';
import { openElectronFile } from '../utility/openElectronFile';
import { getDefaultFileFormat } from '../plugins/fileformats';
import { getCurrentConfig } from '../stores';
import './recentDatabaseSwitch';
const electron = getElectron();