[dependencies] upgrade to riot v3

This commit is contained in:
Joxit
2017-09-10 20:14:16 +02:00
parent 83e2befd5d
commit 9d48643957
9 changed files with 31 additions and 35 deletions

View File

@@ -107,8 +107,4 @@ registryUI.isImageRemoveActivated = true;
registryUI.catalog = {};
registryUI.taglist = {};
riot.mount('add');
riot.mount('change');
riot.mount('remove');
riot.mount('menu');
riot.mount('app');
riot.mount('*');