Skip to content

Commit 642c547

Browse files
committed
Add CL
Add CL
1 parent 284c8b7 commit 642c547

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Changelog
1313
- Fix #423: Fix rendering of attached files on new reply by PushService
1414
- Enh #424: Allow sending a message with attached files only, such as an image
1515
- Enh #426: Reduce translation message categories
16-
- Fix #428: Fixed observer missing parameter
16+
- Fix #428: Fixed observer missing parameter
17+
- Fix #434: Add `cursor: pointer;` to `#conversation-settings-button`
1718

1819
3.2.2 (July 9, 2024)
1920
--------------------

module.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
"resources/screen2.PNG",
3030
"resources/screen3.PNG"
3131
]
32-
}
32+
}

0 commit comments

Comments
 (0)