Add multiple platforms to Element client
This commit is contained in:
@@ -30,7 +30,7 @@ const Fractal: TextClient = {
|
||||
homepage: 'https://github.com/poljar/weechat-matrix',
|
||||
maturity: Maturity.BETA,
|
||||
experimental: false,
|
||||
platform: Platform.Desktop,
|
||||
platforms: [Platform.Desktop],
|
||||
clientId: ClientId.Fractal,
|
||||
toInviteString: (link) => {
|
||||
switch (link.kind) {
|
||||
|
||||
Reference in New Issue
Block a user