mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Fixed question db overwriting
This commit is contained in:
@@ -20,6 +20,7 @@ export interface Subject {
|
||||
export interface DataFile {
|
||||
path: string
|
||||
name: string
|
||||
locked?: Boolean
|
||||
shouldSearch:
|
||||
| string
|
||||
| {
|
||||
|
Reference in New Issue
Block a user