mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
8 lines
238 B
YAML
8 lines
238 B
YAML
|
# All this configuration does is make "Custom Widget" available in the UI
|
||
|
type: "widget"
|
||
|
integrationType: "customwidget"
|
||
|
enabled: true
|
||
|
name: "Custom Widgets"
|
||
|
about: "A webpage embedded in the room."
|
||
|
avatar: "img/avatars/customwidget.png"
|