mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-22 13:06:34 +00:00
Sort the excluded set
This commit is contained in:
parent
09fab821e9
commit
00e89623be
@ -338,8 +338,8 @@ class EditSourceMixin:
|
||||
lambda f: str(f).rsplit('.', 1)[-1],
|
||||
Source._meta.fields
|
||||
)).keys() if k not in frozenset((
|
||||
'has_failed',
|
||||
'created',
|
||||
'has_failed',
|
||||
'last_crawl',
|
||||
'uuid'
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user