remove local reactions

This commit is contained in:
IC Rainbow
2023-12-28 20:29:18 +02:00
parent 009772bdf8
commit 94fb992b4c
4 changed files with 4 additions and 90 deletions
-3
View File
@@ -30,9 +30,6 @@ testNotes tmp = withNewTestChat tmp "alice" aliceProfile $ \alice -> do
alice ##> "/? keep"
alice <# "$self keep in mind"
alice ##> "/_reaction $1 1 on {\"type\":\"emoji\",\"emoji\":\"🚀\"}"
alice <## "added 🚀"
alice #$> ("/_read chat $1 from=1 to=100", id, "ok")
alice ##> "/_unread chat $1 on"
alice <## "ok"