Fix formatting in default query

This commit is contained in:
Jordan Eldredge 2022-03-15 23:21:49 -07:00
parent f637ccae7d
commit df57bff7e1

View file

@ -43,7 +43,7 @@ query MyQuery {
# returned url --->
url
# Date the file was created according to the zip file
date
date
}
}
}`;