Skip to content

Commit d2e9ecf

Browse files
committed
fixed gif
1 parent ecc1292 commit d2e9ecf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/discord-bot/src/Settings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public class Settings
4242
#endregion
4343

4444
#region PUBLIC idc if these are exposed
45-
public static string PUBLIC_PATH_MONDAY_GIF_URL = "https://media1.tenor.com/m/eB9Egjcaa_QAAAAd/evangelion.gif";
45+
public static string PUBLIC_PATH_MONDAY_GIF_URL = "https://cdn.imgchest.com/files/4z9cvdj6op7.gif";
4646
public static string PUBLIC_PATH_MONDAY_GIF_URL_2 = "https://media1.tenor.com/m/Jnqs70oki_AAAAAd/tuesday.gif";
4747
public static string PUBLIC_PATH_RAMOJUSD_GIF_URL = "https://cdn.discordapp.com/attachments/1210132113358065695/1236680414597222411/ramojusd.gif?ex=679c3023&is=679adea3&hm=5f03113120db858cb71fcd7715f4ca75ffeda1a5de2a284639034d90fc97e07c&";
4848
public static int PUBLIC_HYPIXEL_AUCTION_TIMER_MINUTES = 6;

0 commit comments

Comments
 (0)