]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix SyncJob class name in info.xml 1637/head
authorJoas Schilling <coding@schilljs.com>
Thu, 6 Oct 2016 08:55:28 +0000 (10:55 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 6 Oct 2016 08:59:03 +0000 (10:59 +0200)
Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/dav/appinfo/info.xml

index 7e77abd6fc5d95cd29bb4c6d7211839210574336..2d1f9048f1954687b8049488de20dbdbb1420860 100644 (file)
@@ -18,7 +18,7 @@
                <owncloud min-version="9.1" max-version="9.1" />
        </dependencies>
        <background-jobs>
-               <job>OCA\DAV\CardDAV\Sync\SyncJob</job>
+               <job>OCA\DAV\CardDAV\SyncJob</job>
        </background-jobs>
        <repair-steps>
                <post-migration>