mirror of
https://github.com/nextcloud/maps.git
synced 2026-01-12 15:46:09 +00:00
Since Nextcloud 28 the files app does not support `OCA.Files` for actions and similar integrations anymore. Instead we need to use the new files API provided by `@nextcloud/files`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>