|
|
@ -118,6 +118,7 @@ class SpreadController extends GetxController with WidgetsBindingObserver { |
|
|
} else { |
|
|
} else { |
|
|
countdownSeconds.value = 0; |
|
|
countdownSeconds.value = 0; |
|
|
GlobalData().userData!.matchmakerFlag = true; |
|
|
GlobalData().userData!.matchmakerFlag = true; |
|
|
|
|
|
GlobalData().userData!.matchmakerType = roseList[activePay.value].subCategory; |
|
|
Get.back(result: 1); |
|
|
Get.back(result: 1); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|