Modified EA Comparator to allow for up to 20 set files to be compared

This commit is contained in:
unknown
2026-05-03 10:54:47 +10:00
parent 04e4dea081
commit aefcb76261
5 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ textColor = "#1a1a1a"
font = "sans serif"
[server]
address = "192.168.2.115"
address = "127.0.0.1"
port = 8501