Send more data to the frontend

This commit is contained in:
2020-03-26 02:40:44 +01:00
parent ca3d5f8a77
commit 869166f818
4 changed files with 41 additions and 2 deletions

3
backend/.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"python.pythonPath": "/usr/bin/python3.8"
}