Set default favicon, offer option to disable favicons

This commit is contained in:
dgtlmoon
2025-07-14 16:44:07 +02:00
parent 106b1f85fa
commit 405990be0f
7 changed files with 82 additions and 44 deletions
+1
View File
@@ -63,6 +63,7 @@ class model(dict):
'ui': {
'open_diff_in_new_tab': True,
'socket_io_enabled': True,
'favicons_enabled': True
},
}
}