minor
This commit is contained in:
@@ -54,7 +54,7 @@ module.exports = {
|
|||||||
await settings.set('allow_anon_event', true)
|
await settings.set('allow_anon_event', true)
|
||||||
await settings.set('allow_recurrent_event', true)
|
await settings.set('allow_recurrent_event', true)
|
||||||
await settings.set('recurrent_event_visible', true)
|
await settings.set('recurrent_event_visible', true)
|
||||||
await settings.set('allow_comments', true)
|
await settings.set('enable_federation', true)
|
||||||
|
|
||||||
// add default notification
|
// add default notification
|
||||||
consola.info('Add default notification')
|
consola.info('Add default notification')
|
||||||
|
|||||||
Reference in New Issue
Block a user