mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Fix typos Dynamit to Dynamic
This commit is contained in:
@@ -41,7 +41,7 @@ class InfoTab extends React.Component {
|
||||
config: newConfig
|
||||
})
|
||||
if (!newConfig.amaEnabled) {
|
||||
AwsMobileAnalyticsConfig.recordDynamitCustomEvent('DISABLE_AMA')
|
||||
AwsMobileAnalyticsConfig.recordDynamicCustomEvent('DISABLE_AMA')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user