Skip to content

Commit 5b7c2fd

Browse files
committed
chore: fix
1 parent c02d252 commit 5b7c2fd

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

apps/docs/public/config.schema.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,6 @@
4242
},
4343
"experimental": {
4444
"description": "Unstable experimental features that are still in development. Use with caution.",
45-
"properties": {
46-
"debug_api": {
47-
"description": "Enables the debug panel.\n\nSee: https://triplex.dev/docs/building-your-scene/console-logs/debug-panel",
48-
"type": "boolean"
49-
},
50-
"xr_editing": {
51-
"description": "Enables Triplex WebXR support for 3D components.\n\nSee: https://triplex.dev/docs/building-your-scene/webxr",
52-
"type": "boolean"
53-
}
54-
},
5545
"type": "object"
5646
},
5747
"files": {

0 commit comments

Comments
 (0)