Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-10-26 17:12:51 +0300
committerJoas Schilling <coding@schilljs.com>2017-11-02 13:48:30 +0300
commit5f11a47da07be3302ecdb3ba6c250f17a54281b4 (patch)
treee1cadd4215cfb057366c50c931476fe957eca3fe /appinfo
parent08b470a1a53632edba47fd1a2fc46cea0c3b163a (diff)
Move old repair steps to migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9582de5b1..788294967 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -74,13 +74,6 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
</providers>
</activity>
- <repair-steps>
- <post-migration>
- <step>OCA\Spreed\Migration\EmptyNameInsteadOfRandom</step>
- <step>OCA\Spreed\Migration\FillRoomTokens</step>
- </post-migration>
- </repair-steps>
-
<contactsmenu>
<provider>OCA\Spreed\ContactsMenu\Providers\CallProvider</provider>
</contactsmenu>