mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-12 02:55:43 +00:00
Sort tag list
This commit is contained in:
@@ -76,7 +76,7 @@ class ChangeDetectionStore:
|
||||
if not tag in tags:
|
||||
tags.append(tag)
|
||||
|
||||
|
||||
tags.sort()
|
||||
return tags
|
||||
|
||||
def delete(self, uuid):
|
||||
|
||||
Reference in New Issue
Block a user