[feature] add function to get user oculus token + other small changes

This commit is contained in:
MathieuG-P
2023-09-28 20:16:02 +02:00
parent bd7d6b2f2e
commit 8bfe4caa5e
6 changed files with 125 additions and 13 deletions
@@ -1 +1 @@
export type AppWindow = "index.html" | "launcher.html" | "oneclick-download-map.html" | "oneclick-download-playlist.html" | "oneclick-download-model.html" | "shortcut-launch.html";
export type AppWindow = "index.html" | "launcher.html" | "oneclick-download-map.html" | "oneclick-download-playlist.html" | "oneclick-download-model.html" | "shortcut-launch.html" | string;