Skip to content

Commit

Permalink
chore: updated push config value
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 committed Dec 10, 2024
1 parent f29a417 commit 0f4b308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/customer_io_config.dart
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class CustomerIOConfig {
'flushAt': flushAt,
'flushInterval': flushInterval,
'inApp': inAppConfig?.toMap(),
'pushConfig': pushConfig.toMap(),
'push': pushConfig.toMap(),
'version': version,
'source': source
};
Expand Down

0 comments on commit 0f4b308

Please sign in to comment.