1
0

Update videoSync.js

This commit is contained in:
Darlingnotin 2020-12-16 10:46:30 -05:00 committed by GitHub
parent 8ec53c551b
commit 7b4f6e9659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,10 @@
// Copyright (c) 2020 Danielle Arlington.
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, version 3.
// https://www.gnu.org/licenses/gpl-3.0.en.html
(function () { (function () {
var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system"); var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");
var videoSyncInterface = Script.resolvePath("assets/videoSyncInterface.html"); var videoSyncInterface = Script.resolvePath("assets/videoSyncInterface.html");