First rough cut of cutting AppTile over to the ClientWidgetApi
This commit is contained in:
parent
14766e24b8
commit
cd93b2c22a
7 changed files with 273 additions and 434 deletions
|
@ -25,7 +25,6 @@ export enum Capability {
|
|||
Screenshot = "m.capability.screenshot",
|
||||
Sticker = "m.sticker",
|
||||
AlwaysOnScreen = "m.always_on_screen",
|
||||
ReceiveTerminate = "im.vector.receive_terminate",
|
||||
}
|
||||
|
||||
export enum KnownWidgetActions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue