aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2025-01-17 04:11:46 +0300
committerRblSb <msrblsb@gmail.com>2025-01-17 04:11:46 +0300
commit600101bb1d093c2f0402ddf38a407f140c4329ed (patch)
treee52bc4d6ab36da535cc94d543ac666f342bc51cb /build
parentd9ca7beaa9494cf34590853901cf8be44e243775 (diff)
VK player support
Diffstat (limited to 'build')
-rw-r--r--build/server.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/server.js b/build/server.js
index 12effdf..6c00510 100644
--- a/build/server.js
+++ b/build/server.js
@@ -1399,7 +1399,7 @@ JsonParser_$45.prototype = $extend(json2object_reader_BaseParser.prototype,{
this.value = null;
}
,loadJsonString: function(s,pos,variable) {
- this.value = this.loadString(s,pos,variable,["RawType","YoutubeType","IframeType"],"RawType");
+ this.value = this.loadString(s,pos,variable,["RawType","YoutubeType","VkType","IframeType"],"RawType");
}
,__class__: JsonParser_$45
});
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage