Deleted unused file
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body onload="openApp();">
|
||||
<h1>Quest App Launcher</h1>
|
||||
|
||||
<script>
|
||||
var openApp = function() {
|
||||
window.location.replace('questapplauncher://');
|
||||
};
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user