Skip to content

Commit 13809dc

Browse files
committed
chore: Update icons + discord rpc key
1 parent 769bcec commit 13809dc

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

packages/core/src/store/discord.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ impl DiscordRPC {
6464
.buttons(vec![Button::new("Download", "https://polyfrost.org/")])
6565
.assets(
6666
Assets::new()
67-
.large_image("polyfrost_logo_512")
68-
.large_text("Polyfrost Logo"),
67+
.large_image("onelauncher_logo_512")
68+
.large_text("OneLauncher"),
6969
);
7070

7171
let mut client: tokio::sync::RwLockWriteGuard<'_, DiscordIpcClient> =
3.35 KB
Loading
7.78 KB
Loading
-450 Bytes
Loading
12.5 KB
Loading
-184 KB
Binary file not shown.
103 KB
Binary file not shown.

0 commit comments

Comments
 (0)