diff options
Diffstat (limited to 'apps/dav/appinfo/info.xml')
-rw-r--r-- | apps/dav/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml index 5e0847ff5d1..2dcb986c841 100644 --- a/apps/dav/appinfo/info.xml +++ b/apps/dav/appinfo/info.xml @@ -28,7 +28,6 @@ <step>OCA\DAV\Migration\FixBirthdayCalendarComponent</step> <step>OCA\DAV\Migration\CalDAVRemoveEmptyValue</step> <step>OCA\DAV\Migration\BuildCalendarSearchIndex</step> - <step>OCA\DAV\Repair\RemoveInvalidShares</step> </post-migration> </repair-steps> @@ -37,6 +36,7 @@ <command>OCA\DAV\Command\CreateCalendar</command> <command>OCA\DAV\Command\SyncBirthdayCalendar</command> <command>OCA\DAV\Command\SyncSystemAddressBook</command> + <command>OCA\DAV\Command\RemoveInvalidShares</command> </commands> <settings> |