From 0835241c327effaceef23b58a7f12af9373f98c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alve=20Svar=C3=A9n?= Date: Sat, 14 Dec 2019 22:46:58 +0100 Subject: [PATCH] Updated Creating Plugins (markdown) --- Creating-Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Creating-Plugins.md b/Creating-Plugins.md index bd57bc5..aa66187 100644 --- a/Creating-Plugins.md +++ b/Creating-Plugins.md @@ -439,7 +439,7 @@ Zere's Plugin Library | https://github.com/rauenzi/BDPluginLibrary | https://r ## Developer Tools -Discord is an Electron app which is essentially Chromium, being as such you can access the Chrome developer tools with `Ctrl` + `Shift` + `i` on Windows and `Cmd` + `Opt` + `i` on macOS. +Discord is an Electron app which is essentially Chromium, being as such you can access the Chrome developer tools with `Ctrl` + `Shift` + `i` on Windows or Linux and `Cmd` + `Opt` + `i` on macOS. ## Add namespaces to your events