mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-15 17:47:28 +00:00
Join the space through the invitation code_ac countdown
This commit is contained in:
@ -91,7 +91,6 @@ class CreateUnitWidget extends StatelessWidget {
|
||||
'Please enter the invitation code');
|
||||
return;
|
||||
}
|
||||
//3Hsn4X
|
||||
if (await HomeCubit.getInstance()
|
||||
.activationCode(
|
||||
textEditingController.text)) {
|
||||
|
Reference in New Issue
Block a user