mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Old question removing and updating
This commit is contained in:
@@ -56,6 +56,10 @@ export interface DataFile {
|
||||
path: string
|
||||
name: string
|
||||
locked?: Boolean
|
||||
overwrites?: Array<{
|
||||
subjName: string
|
||||
overwriteFromDate: number
|
||||
}>
|
||||
shouldSearch:
|
||||
| string
|
||||
| {
|
||||
|
||||
Reference in New Issue
Block a user