aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/info.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-03-26 13:05:11 +0200
committerJoas Schilling <coding@schilljs.com>2017-03-26 13:09:53 +0200
commit3bd501aad2451d360da8359d6bbb73efe2eab2ad (patch)
tree129ecb04ffa1cea2e761f14b2a59076f2a74c4da /apps/dav/appinfo/info.xml
parentf3917cfea148d09832a727953c74ece952a47f84 (diff)
downloadnextcloud-server-3bd501aad2451d360da8359d6bbb73efe2eab2ad.tar.gz
nextcloud-server-3bd501aad2451d360da8359d6bbb73efe2eab2ad.zip
Directly fix the values
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/dav/appinfo/info.xml')
-rw-r--r--apps/dav/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml
index 4cd606007c3..0902c487247 100644
--- a/apps/dav/appinfo/info.xml
+++ b/apps/dav/appinfo/info.xml
@@ -23,7 +23,7 @@
<repair-steps>
<post-migration>
<step>OCA\DAV\Migration\FixBirthdayCalendarComponent</step>
- <step>OCA\DAV\Migration\ValueFixInsert</step>
+ <step>OCA\DAV\Migration\CalDAVRemoveEmptyValue</step>
</post-migration>
</repair-steps>
<commands>