mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-03 20:04:58 +00:00
check to see if website is updated
This commit is contained in:
@@ -70,7 +70,7 @@ def database():
|
||||
return str(rows)
|
||||
except Exception as e:
|
||||
print(f"Database error: {e}")
|
||||
return "Er is een fout opgetreden bij het ophalen van de databasegegevens.", 500
|
||||
return "je hebt iets fout gedaan.", 500
|
||||
|
||||
def add_command(command):
|
||||
command_query = "INSERT INTO kobuki (command) VALUES ();"
|
||||
|
Reference in New Issue
Block a user