1
This commit is contained in:
@@ -150,7 +150,8 @@ class GameDetailService {
|
||||
business_id: number
|
||||
}>> {
|
||||
return httpService.post('/user/create_activity_id', req, {
|
||||
showLoading: false
|
||||
showLoading: false,
|
||||
showToast: false,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user