Merge pull request #4039 from vector-im/new-guest-access
New guest access
This commit is contained in:
commit
a158549a4c
300 changed files with 1201 additions and 221 deletions
|
@ -31,6 +31,8 @@ const INCLUDE_LANGS = [
|
|||
// "dest/b/...".
|
||||
const COPY_LIST = [
|
||||
["res/manifest.json", "webapp"],
|
||||
["res/home.html", "webapp"],
|
||||
["res/home/**", "webapp/home"],
|
||||
["res/{media,vector-icons}/**", "webapp"],
|
||||
["res/flags/*", "webapp/flags/"],
|
||||
["src/skins/vector/{fonts,img}/**", "webapp"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue