mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
🐛 oops z
This commit is contained in:
parent
163e00ad3e
commit
706b6a9b70
1 changed files with 3 additions and 1 deletions
|
|
@ -31,7 +31,9 @@ private:
|
|||
|
||||
bool size_lock_flag = true;
|
||||
Json::Value temp;
|
||||
z public : std::string admin_pass;
|
||||
|
||||
public:
|
||||
std::string admin_pass;
|
||||
|
||||
bool AddUser(const std::string &name, std::string &&init_pass)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue