这个提交包含在:
Bandie 2018-07-11 17:14:46 +02:00
父节点 c7c5e86b9e
当前提交 f60ea46e9b
签署人:: Bandie
GPG 密钥 ID: C1E133BC65A822DD
共有 2 个文件被更改,包括 7 次插入1 次删除

查看文件

@ -26,5 +26,5 @@ If you don't see your device ID's you can use `omemo-gen-get-devicelist-of` to c
it will be like
```console
# ./omemo-gen-get-devicelist-of <account you want to see the devicelist of>
# ./omemo-gen-get-devicelist-of [ account you want to see the devicelist of ]
```

查看文件

@ -22,9 +22,15 @@ fi
echo "$CONFIG loaded."
echo "
---COPY HERE---
<iq type='get' from='$FROM' to='$1' id='fetch1'>
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
<items node='eu.siacs.conversations.axolotl.devicelist'/>
</pubsub>
</iq>
---END COPY HERE---
"