Skip to content

Commit

Permalink
Update server.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Captian-obvious authored Nov 1, 2023
1 parent e6192c5 commit c51ae25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import base64,os,sys,requests,robloxapi
from api import app,jsonify
from main import app,jsonify
#APP RESTART HANDLER
@app.route('/api/restart/')
def restart(request):
Expand Down

0 comments on commit c51ae25

Please sign in to comment.