fix: hotspot, demo, i18n and type updates
This commit is contained in:
@@ -35,6 +35,7 @@ export interface Choice {
|
||||
export interface Hotspot {
|
||||
id: string
|
||||
label: string
|
||||
labelKey?: string
|
||||
targetScene: string
|
||||
x: number
|
||||
y: number
|
||||
|
||||
Reference in New Issue
Block a user