Fix for Mr Bones API request

This commit is contained in:
Hydrus Network Developer 2023-09-13 15:38:31 -05:00
parent b840d0778c
commit b5e011f223
No known key found for this signature in database
GPG Key ID: 76249F053212133C
1 changed files with 5 additions and 0 deletions

View File

@ -2483,6 +2483,11 @@ class DB( HydrusDB.HydrusDB ):
def _GetBonedStats( self, file_search_context: ClientSearch.FileSearchContext = None, job_key = None ):
if job_key is None:
job_key = ClientThreading.JobKey()
if file_search_context is None:
file_search_context = ClientSearch.FileSearchContext(