forked from 0x2620/pandora
lowercase
This commit is contained in:
parent
b9bcb048d3
commit
954c68994e
1 changed files with 1 additions and 1 deletions
|
@ -408,7 +408,7 @@ pandora.ui.textEmbed = function() {
|
||||||
frameborder: 0,
|
frameborder: 0,
|
||||||
src: '',
|
src: '',
|
||||||
width: '100%',
|
width: '100%',
|
||||||
allowFullScreen: true,
|
allowfullscreen: true,
|
||||||
mozallowfullscreen: true,
|
mozallowfullscreen: true,
|
||||||
webkitAllowFullScreen: true
|
webkitAllowFullScreen: true
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue