mirror of
https://github.com/basicswap/basicswap.git
synced 2025-04-06 14:27:30 +00:00
LINT
This commit is contained in:
parent
3feba26f02
commit
973800ed4c
1 changed files with 1 additions and 1 deletions
|
@ -985,7 +985,7 @@ def js_active(self, url_split, post_string, is_json) -> bytes:
|
|||
swap_client.checkSystemStatus()
|
||||
|
||||
filters = {
|
||||
"sort_by": "created_at",
|
||||
"sort_by": "created_at",
|
||||
"sort_dir": "desc",
|
||||
"with_available_or_active": True,
|
||||
"with_extra_info": True
|
||||
|
|
Loading…
Reference in a new issue