Fix #124 (dirty hack):
This commit is a dirty hack to fix issue with ARM64 Prosody AppImage. The fixed appimagebuild tool is not released by the dev team. So i patch it in my build script. This is not a good solution, but it works, and let me go forward.
This commit is contained in:
@ -45,7 +45,7 @@ interface LiveChatJSONLDInfosV0 {
|
||||
links: LiveChatJSONLDLink[]
|
||||
}
|
||||
|
||||
// LiveChatJSONLDInfosV1 is the data format that comes with plugin v6.4.0.
|
||||
// LiveChatJSONLDInfosV1 is the data format that comes with plugin v7.0.0.
|
||||
interface LiveChatJSONLDInfosV1 {
|
||||
type: 'xmpp'
|
||||
jid: string // room JID
|
||||
|
Reference in New Issue
Block a user