presence: revert bar due to feedback
This commit is contained in:
parent
b9a6917cda
commit
165d5f4549
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ const HangStatusImages = {};
|
|||
})();
|
||||
|
||||
const NOWPLAYING_BAR_LENGTH = 32;
|
||||
const NOWPLAYING_BAR_CHAR = "\ud83e\udf79";
|
||||
const NOWPLAYING_BAR_CHAR = "\u2014";
|
||||
|
||||
function fixMediaProxyURL(url) {
|
||||
if (url.includes("media.discordapp.net")) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue