debug ok
This commit is contained in:
@@ -921,8 +921,6 @@ class _MyHomePageState extends State<ListItemMenu> {
|
||||
"Ton évènement '${post.name}' commence dans 1 heure !",
|
||||
eventDate: DateTime.parse(post.startDate!),
|
||||
);
|
||||
|
||||
NotificationService.showTestNotification();
|
||||
} else {
|
||||
NotificationService.cancel(post.id!);
|
||||
}
|
||||
|
Reference in New Issue
Block a user