sneed
This commit is contained in:
parent
2e2d1ddac4
commit
9971c82e13
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ from flask import *
|
|||
from drama.__main__ import app
|
||||
from .users import leaderboard
|
||||
|
||||
users1, users2 = leaderboard()
|
||||
|
||||
@app.route("/api/v1/vote/post/<post_id>/<x>", methods=["POST"])
|
||||
@app.route("/api/vote/post/<post_id>/<x>", methods=["POST"])
|
||||
@is_not_banned
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue