fixes
This commit is contained in:
@@ -192,7 +192,7 @@ def api_get_dataframe(startdatetime, df):
|
||||
' longitude': longitude,
|
||||
})
|
||||
|
||||
return 200, "", data
|
||||
return 200, "Success", data
|
||||
|
||||
|
||||
@login_required()
|
||||
|
||||
Reference in New Issue
Block a user