From 0d5b0d77b8879e9ac82aec2ace527edcbe97fb38 Mon Sep 17 00:00:00 2001 From: jasonlaguidice <19523621+jasonlaguidice@users.noreply.github.com> Date: Wed, 15 Jul 2026 18:55:42 -0700 Subject: [PATCH] Add forgotten trailing newline --- docs/configuring-playbook-bridge-rustpush.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-bridge-rustpush.md b/docs/configuring-playbook-bridge-rustpush.md index eb9a48ac3..77b0c2302 100644 --- a/docs/configuring-playbook-bridge-rustpush.md +++ b/docs/configuring-playbook-bridge-rustpush.md @@ -97,4 +97,4 @@ matrix_rustpush_bridge_rust_log: "warn,rustpushgo=info,openabsinthe=debug" - `matrix_rustpush_bridge_statuskit_notifications` will display StatusKit information for conversation participants. In some clients, this update will cause the DM to be pushed to the top of the conversation list continuously, so this option is disabled by default. - `matrix_rustpush_bridge_statuskit_notification_style` can be set to either `topic` or `notice` - `topic` sets the status as a room topic. In supported clients (like Cinny and Sable), this will display `🔕 Focus` as a second line when the person has focus mode enabled. - - `notice` sends an `m.notice` event to the room which will display text in the room but should not generate a notification \ No newline at end of file + - `notice` sends an `m.notice` event to the room which will display text in the room but should not generate a notification