From 0e525c7c2c1fa3872b40e0a3e246ca40e30fa68b Mon Sep 17 00:00:00 2001 From: Schplee Date: Tue, 9 Jul 2019 09:22:05 -0700 Subject: [PATCH] fixed missing comma / formatting --- src/responses/yuzu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index e17575d..074abf0 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -21,7 +21,7 @@ "keys": { "reply": "Most games require encryption keys to boot. You can dump them from your Switch by following this guide on our wiki. "}, "game-updates": { "reply": "Installing and using game updates are a seperate process from the base game. Check out our updates tutorial on our wiki. "}, "log": { "reply": "This forum topic tells you how to __get the log file__: "}, - "pikachu": {"reply":""} + "pikachu": { "reply": "https://cdn.discordapp.com/attachments/512678820092968971/516372335826042901/yote.png"}, "quickstart": { "reply": "Please reference the __Quickstart Guide__ in order to get set up with yuzu. "} } }