feat: Store flag id instead of flag content
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"include": ["."],
|
||||
"extraPaths": ["/home/matteo/Gitted/CTFd"],
|
||||
"reportMissingImports": true
|
||||
"reportMissingImports": true,
|
||||
"reportUnknownVariableType": false,
|
||||
"reportUnknownMemberType": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user