chore: whitespace to retrigger CI

This commit is contained in:
gavrielc
2026-05-08 00:46:07 +03:00
parent e9fafee764
commit 6313a63d43
@@ -26,3 +26,4 @@ export function clearCurrentInReplyTo(): void {
export function getCurrentInReplyTo(): string | null {
return currentInReplyTo;
}