noch was.
This commit is contained in:
parent
f4aa28df8a
commit
65f12089e4
|
|
@ -7,7 +7,9 @@ export default function extendNotificationGridWithTeams() {
|
|||
items.add('teams', {
|
||||
name: 'teams',
|
||||
icon: 'fab fa-microsoft',
|
||||
label: app.translator.trans('sbp-jm-flarum-msteams-webhook.forum.notification_method.teams'),
|
||||
label: app.translator.trans(
|
||||
'sbp-jm-flarum-msteams-webhook.forum.notification_method.teams'
|
||||
),
|
||||
});
|
||||
});
|
||||
}
|
||||
Loading…
Reference in New Issue