Old question removing and updating

This commit is contained in:
mrfry 2022-05-16 16:22:09 +02:00
parent 4305fe2023
commit 5c2b46f2a3
7 changed files with 440 additions and 36 deletions

View file

@ -56,6 +56,10 @@ export interface DataFile {
path: string
name: string
locked?: Boolean
overwrites?: Array<{
subjName: string
overwriteFromDate: number
}>
shouldSearch:
| string
| {