Add saving custom server name if it overridden by user
This commit is contained in:
parent
63b5257986
commit
9eebb77441
3 changed files with 11 additions and 0 deletions
|
|
@ -103,6 +103,8 @@ namespace amnezia
|
|||
|
||||
constexpr char clientId[] = "clientId";
|
||||
|
||||
constexpr char nameOverriddenByUser[] = "nameOverriddenByUser";
|
||||
|
||||
}
|
||||
|
||||
namespace protocols
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue