From 282a83c5228cc508660f9bb9b7cb08d29e779628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Tue, 8 Dec 2020 21:10:09 -0300 Subject: [PATCH] Fix for .keys (#96) --- 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 20fcc55..4a5b469 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -16,7 +16,7 @@ "lenny": { "reply": "( ͡° ͜ʖ ͡°)"}, "( ͡° ͜ʖ ͡°)": { "reply": "lenny"}, "format": { "reply": "A full description of game formats the yuzu supports and when to use them can be found on our wiki. "}, - "keys": { "reply": "Most games require encryption keys to boot. You can dump them from your Switch by following this guide. "}, + "keys": { "reply": "Most games require encryption keys to boot. You can dump them from your Switch by following this guide. "}, "game-updates": { "reply": "Installing and using game updates are a separate process from the base game. Check out our updates tutorial on our wiki. "}, "log": { "reply": "For assistance with your issue, please post a log file. The following guide shows how to __get the log file__: "}, "pikachu": { "reply": "https://cdn.discordapp.com/attachments/512678820092968971/516372335826042901/yote.png"},