nextcloud: add google import and event update notification extension
This commit is contained in:
parent
d8fa781b46
commit
825f98af1c
|
@ -80,5 +80,8 @@ data:
|
||||||
enabled: true
|
enabled: true
|
||||||
- name: workflow_ocr
|
- name: workflow_ocr
|
||||||
enabled: true
|
enabled: true
|
||||||
- name: flow_notifications
|
# Testing
|
||||||
|
- name: event_update_notification
|
||||||
|
enabled: true
|
||||||
|
- name: integration_google
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue