From 791481e564afb05829588b45b6da1878224fdc95 Mon Sep 17 00:00:00 2001 From: Michael Mainguy Date: Sat, 27 Apr 2024 06:51:24 -0500 Subject: [PATCH] Added Metadata sync for friendly name --- src/tutorial/introduction.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tutorial/introduction.ts b/src/tutorial/introduction.ts index 95f88b8..2a01b12 100644 --- a/src/tutorial/introduction.ts +++ b/src/tutorial/introduction.ts @@ -10,7 +10,7 @@ import { VideoTexture } from "@babylonjs/core"; import {DefaultScene} from "../defaultScene"; -import {HtmlButton} from "../../../babylon-html"; +import {HtmlButton} from "babylon-html"; import Hls from "hls.js"; type Step = {