Package name fix

This commit is contained in:
Vízhányó Balázs
2023-05-29 14:48:23 +02:00
parent bcf9d9688f
commit b1e68f18b0
14 changed files with 21 additions and 21 deletions

View File

@@ -135,7 +135,7 @@ class NavigationScreenState extends State<NavigationScreen>
initPlatformState();
HomeWidget.setAppGroupId('hu.filc.naplo.group');
HomeWidget.setAppGroupId('hu.refilc.naplo.group');
_checkForWidgetLaunch();
HomeWidget.widgetClicked.listen(_launchedFromWidget);