ModularWidgets: Add a quick VR demo widget
This commit is contained in:
@@ -18,6 +18,12 @@ class ModularWidgets {
|
||||
name: 'jitsi',
|
||||
description: 'Jitsi video conference',
|
||||
},
|
||||
{
|
||||
type: 'vrdemo',
|
||||
icon: 'http://localhost:8000/static/jitsi.png',
|
||||
name: 'vrdemo',
|
||||
description: 'Matrix VR Demo',
|
||||
},
|
||||
{
|
||||
type: 'custom',
|
||||
icon: 'http://localhost:8000/static/blocks.png',
|
||||
|
||||
Reference in New Issue
Block a user