forked from MarseyWorld/MarseyWorld
dfdf
parent
703d7bf86e
commit
d23da41d5e
|
@ -198,7 +198,7 @@ ALLOW_MULTIPLE = (
|
|||
"stars"
|
||||
)
|
||||
|
||||
@app.post("/post/<pid>/awards")
|
||||
@app.get("/post/<pid>/awards")
|
||||
@auth_required
|
||||
@validate_formkey
|
||||
def award_post(pid, v):
|
||||
|
|
Loading…
Reference in New Issue