server 3 holy shit
This commit is contained in:
@@ -25,3 +25,6 @@ def fetch_command():
|
||||
pending_command = None
|
||||
return jsonify({'befehl': cmd})
|
||||
return jsonify({'befehl': None})
|
||||
# @unsecure.route('/test')
|
||||
# def test():
|
||||
# return render_template('test.html')
|
||||
|
||||
Reference in New Issue
Block a user