summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/info.xml
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2017-03-29 10:13:10 +0200
committerGitHub <noreply@github.com>2017-03-29 10:13:10 +0200
commit00839a5ac5cdff816686ed4029f91db4b693b470 (patch)
tree6809e38d5e0ef9b2669f1f1ca735f8fd430615dc /apps/dav/appinfo/info.xml
parenta88edce54f26eab316e414933ee90160ab31111a (diff)
parent3bd501aad2451d360da8359d6bbb73efe2eab2ad (diff)
downloadnextcloud-server-00839a5ac5cdff816686ed4029f91db4b693b470.tar.gz
nextcloud-server-00839a5ac5cdff816686ed4029f91db4b693b470.zip
Merge pull request #4066 from nextcloud/always-fix-the-values-live
Directly fix invalid values of DTEND and DTSTART
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>