diff options
Diffstat (limited to 'src/table')
-rw-r--r-- | src/table/settings.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/table/settings.ini b/src/table/settings.ini index 2b6187087..6a2cb5b14 100644 --- a/src/table/settings.ini +++ b/src/table/settings.ini @@ -3959,6 +3959,7 @@ length = NETWORK_NAME_LENGTH flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC guiflags = SGF_NETWORK_ONLY def = nullptr +pre_cb = NetworkValidateServerName post_cb = [](auto) { UpdateClientConfigValues(); } cat = SC_BASIC |