Skip to content

Commit 721d7de

Browse files
authored
2
1 parent 34b0176 commit 721d7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jellyfin-rpc/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ impl Client {
224224
.assets(assets)
225225
.details(&details)
226226
.state(&state)
227-
.status_display_type(1); // NEUE ZEILE
227+
.status_display_type(2); // NEUE ZEILE
228228

229229
self.discord_ipc_client.set_activity(activity)?;
230230

0 commit comments

Comments
 (0)