mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-26 15:26:13 +00:00
Sort tag list
This commit is contained in:
+1
-1
@@ -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