update: notifications dependencies

This commit is contained in:
Ashley Wulber 2024-01-19 17:20:55 -05:00 committed by Ashley Wulber
parent 6875bb38c0
commit f8a6fd7ab6
2 changed files with 6 additions and 6 deletions

View file

@ -114,7 +114,7 @@ impl cosmic::Application for Notifications {
) {
let helper = Config::new(
cosmic_notifications_config::ID,
NotificationsConfig::version(),
NotificationsConfig::VERSION,
)
.ok();