new tar wants exclude before folder
This commit is contained in:
parent
73b8658c99
commit
6ac693e705
3 changed files with 5 additions and 2 deletions
|
|
@ -625,6 +625,7 @@ class Sort(db.Model):
|
|||
state.db.session.commit()
|
||||
return f
|
||||
|
||||
|
||||
Item.sort_keys = []
|
||||
for key in config['itemKeys']:
|
||||
if key.get('sort'):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue