Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-08-13 20:55:26 -04:00
parent ff2c03538d
commit 706bc9e2e7
-1
View File
@@ -283,7 +283,6 @@ class ExtraNetworksPage:
htmls = []
if len(self.items) > 0 and self.items[0].get('mtime', None) is not None:
shared.opts.extra_networks_sort = 'Date [Newest]'
if shared.opts.extra_networks_sort == 'Default':
pass
elif shared.opts.extra_networks_sort == 'Name [A-Z]':