fixed problems with youtube video inline
This commit is contained in:
parent
5d8b6887a6
commit
cd983cdb26
5 changed files with 47 additions and 18 deletions
|
@ -246,7 +246,6 @@ function(HostApp, Core, Paths, URI) {
|
|||
Profile.prototype.showProfile = function(profile) {
|
||||
|
||||
var basic = profile["https://tent.io/types/info/basic/v0.1.0"];
|
||||
debug(basic)
|
||||
|
||||
if (profile && basic) {
|
||||
|
||||
|
|
Reference in a new issue