From a4ae13cbec5f49dadf52c770dc6d6b3f3b4b5fed Mon Sep 17 00:00:00 2001 From: Ayden Jahola Date: Tue, 24 Sep 2024 12:05:22 +0100 Subject: [PATCH] commands: replace background with Shiro --- commands/fun/purr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fun/purr.js b/commands/fun/purr.js index 8d1d549..2f0dd98 100644 --- a/commands/fun/purr.js +++ b/commands/fun/purr.js @@ -35,7 +35,7 @@ module.exports = { { name: "Tickle (GIF)", value: "img/sfw/tickle/gif" }, // Image endpoints (randomly chosen) - { name: "Background (IMG)", value: "img/sfw/background/img" }, + { name: "Shiro (IMG)", value: "img/sfw/shiro/img" }, { name: "Holo (IMG)", value: "img/sfw/holo/img" }, { name: "Kitsune (IMG)", value: "img/sfw/kitsune/img" }, { name: "Senko (IMG)", value: "img/sfw/senko/img" }