change id to get notifications
This commit is contained in:
parent
31c6410eba
commit
941841b1bb
|
@ -39,7 +39,7 @@ function transpile(msg: FG_Plugin.Notification) {
|
|||
}
|
||||
|
||||
const plugin: FG_Plugin.Plugin = {
|
||||
id: 'dev.flaschengeist.events',
|
||||
id: 'events',
|
||||
name: 'Event schedule',
|
||||
innerRoutes,
|
||||
internalRoutes: privateRoutes,
|
||||
|
|
Loading…
Reference in New Issue