Add saving custom server name if it overridden by user

This commit is contained in:
aiamnezia 2025-05-12 15:22:21 +04:00
parent 63b5257986
commit 9eebb77441
3 changed files with 11 additions and 0 deletions

View file

@ -103,6 +103,8 @@ namespace amnezia
constexpr char clientId[] = "clientId";
constexpr char nameOverriddenByUser[] = "nameOverriddenByUser";
}
namespace protocols