forked from rDrama/rDrama
1
0
Fork 0

fix effortpost param

master
Aevann 2024-02-07 03:13:12 +02:00
parent 686afc1b64
commit 76587eeb33
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ valid_params = [
'sentto', 'sentto',
'hole', 'hole',
'subreddit', 'subreddit',
'effortpost',
] ]
def searchparse(text): def searchparse(text):