mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-13 23:29:02 +00:00
fixed api_uploader and reverted backend.py change
This commit is contained in:
@@ -121,7 +121,8 @@ metadata={
|
||||
'is_anonymous' : is_anonymous,
|
||||
'is_hidden' : is_hidden,
|
||||
'is_remake' : is_remake,
|
||||
'is_complete' : is_complete
|
||||
'is_complete' : is_complete,
|
||||
'is_trusted' : is_trusted
|
||||
}
|
||||
|
||||
files = {
|
||||
|
||||
Reference in New Issue
Block a user