Merge remote-tracking branch 'origin/develop' into develop

pull/6602/head
Weblate 2018-04-23 10:50:43 +00:00
commit e4837af72e
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ const COPY_LIST = [
["res/home.html", "webapp"],
["res/home-status.html", "webapp"],
["res/home/**", "webapp/home"],
["res/vector-icons/**", "webapp"],
["res/vector-icons/**", "webapp/vector-icons"],
["node_modules/matrix-react-sdk/res/{fonts,img,themes}/**", "webapp"],
["res/themes/**", "webapp/themes"],
["node_modules/emojione/assets/svg/*", "webapp/emojione/svg/"],