added message to external checkin call
This commit is contained in:
@ -154,6 +154,9 @@ class ExternalService {
|
||||
print('----checkin res _res : $_res ----');
|
||||
}
|
||||
}
|
||||
else{
|
||||
Get.snackbar("エラーがおきました", "サーバーに更新できませんでした");
|
||||
}
|
||||
}
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user