add hacky tox add by id + use ips instead of dns names for bsnodes and relays

This commit is contained in:
2023-10-20 21:40:45 +02:00
parent dce42b866a
commit 869edb8d84
7 changed files with 144 additions and 4 deletions

View File

@ -55,6 +55,9 @@ add_executable(tomato
./settings_window.hpp
./settings_window.cpp
./tox_ui_utils.hpp
./tox_ui_utils.cpp
./chat_gui4.hpp
./chat_gui4.cpp
)