fix card handle

This commit is contained in:
2024-03-22 00:32:23 +09:00
parent 2f0bfe08b0
commit 87a333d744
4 changed files with 43 additions and 37 deletions

View File

@ -1,3 +1,10 @@
### test-notify
```sh
./target/debug/ai n|jq -r ".notifications|.[].cid" >> ~/.config/ai/txt/notify_cid*
./target/debug/ai bot
```
### docker
```sh