tomatophp / filament-alerts

Send notification to users using notification templates and multi notification channels, it's support Filament Native Notification Service with macro, and a full integration to FCM service worker notifications
https://tomatophp.com
MIT License
19 stars 3 forks source link

->useSettingHub() // should be ->useSettingsHub() was missing s #2

Closed momostafa closed 2 months ago

momostafa commented 2 months ago

Hi,

Please correct the documentation in this part

->plugin(\TomatoPHP\FilamentAlerts\FilamentAlertsPlugin::make()
    ->useSettingHub() // should be ->useSettingsHub()  was missing s
    ->useFCM()
)
3x1io commented 2 months ago

hi @momostafa thanks for your support it's fixed now.