added comments

This commit is contained in:
J-Klinke
2024-06-21 10:43:04 +02:00
parent 11cd870fde
commit b8c23f7e24
2 changed files with 5 additions and 2 deletions

View File

@@ -10,5 +10,5 @@ export function fetchQuery(fetchString) {
}
function parseContent(content) {
//TODO: method for parsing query results
}