Fixed question db overwriting

This commit is contained in:
mrfry 2021-02-22 12:14:01 +01:00
parent 5ca0abbabf
commit a9eeaf51b4
4 changed files with 29 additions and 3 deletions

View file

@ -20,6 +20,7 @@ export interface Subject {
export interface DataFile {
path: string
name: string
locked?: Boolean
shouldSearch:
| string
| {