mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
dont load the mobileguide script in riot
This commit is contained in:
parent
52bbd8c764
commit
8639b2858b
@ -130,6 +130,7 @@ module.exports = {
|
||||
// bottom of <head> or the bottom of <body>, and I'm a bit scared
|
||||
// about moving them.
|
||||
inject: false,
|
||||
excludeChunks: ['mobileguide'],
|
||||
vars: {
|
||||
og_image_url: og_image_url,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user