Skip to content

Commit

Permalink
update discord rpc logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dark25 committed Sep 21, 2024
1 parent 2a105c5 commit 716bbb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ enum class DiscordScreen(

// Constants for standard Rich Presence image urls
// change the image Urls used here to match animetail brown/ green theme, Luft
private const val AnimetailImageUrl = "emojis/1259596496353886230.webp?quality=lossless"
private const val AnimetailImageUrl = "emojis/1286834441981005824.webp?quality=lossless"
private const val LibraryImageUrl = "emojis/1235353629867638924.webp?quality=lossless"
private const val UpdatesImageUrl = "emojis/1235354596570955917.webp?quality=lossless"
private const val HistoryImageUrl = "emojis/1235354299089817671.webp?quality=lossless"
Expand Down

0 comments on commit 716bbb9

Please sign in to comment.