You've already forked KemoFureApi
fix
This commit is contained in:
@@ -16,7 +16,7 @@ class Database:
|
||||
|
||||
app.databases["Archive"] = self
|
||||
|
||||
api.add_resource(Archive_Query, "/Archive/Query")
|
||||
api.add_resource(Archive_Query, "/Archive/Query/<query>")
|
||||
|
||||
def reload_data(self):
|
||||
self.db = DatabaseController("/home/pi/python/Katbots/JapariArchive/database.db")
|
||||
Reference in New Issue
Block a user