1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: fix typo in ChangeLog

This commit is contained in:
Sébastien Helleu
2025-01-06 07:40:53 +01:00
parent 8b2cdf3032
commit cf726265d1
+1 -1
View File
@@ -5,7 +5,7 @@
### Added
- core: add command `/pipe`
- relay: add resource `POST /api/completion` ([#2207](https://github.com/weechat/weechat/issues/2207))
- relay/api: add resource `POST /api/completion` ([#2207](https://github.com/weechat/weechat/issues/2207))
### Fixed