added some //TODO:

This commit is contained in:
Altair-sh
2025-05-23 02:04:15 +05:00
parent 8c270fc4ea
commit 42adeb290c
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ export const defaultConfig = {
saveParserBackend: {
url: 'http://127.0.0.1:5226',
},
// TODO: implement auth api
auth: {},
},
}