From f8e27a1c3be80f2fe32056b4aaf6861609ddd880 Mon Sep 17 00:00:00 2001 From: virtuallyvlad <37453320+virtuallyvlad@users.noreply.github.com> Date: Fri, 9 Jul 2021 11:55:03 -0400 Subject: [PATCH] Minor edit (newline) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 97fc925..23ecbb9 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -63,7 +63,7 @@ Check the following page: [Obtaining token](https://github.com/Tyrrrz/DiscordCha ### My token is disappearing too quickly, I can't copy it! **1.** Open the developer tools by pressing **Ctrl+Shift+I** (⌘⌥I on a Mac) on Discord **2.** Go to the **Network** tab -**3.** Press **Ctrl+R** (⌘R) to reload +**3.** Press **Ctrl+R** (⌘R) to reload **4.** Search for `messages?limit=50` and click it **5.** On the right, make sure the Headers tab is selected **6.** Scroll down to the Request Headers section and look for the `authorization` code