fix(accounts): don't give guests admin
Simple check to only give the first non-guest user to register admin.
-
I ran cargo fmt
andcargo test
-
I agree to release my code and all other changes of this MR under the Apache-2.0 license
Simple check to only give the first non-guest user to register admin.
cargo fmt
and cargo test