From f8344ee5d26cfbc3af68ecc31919a74b9d71bb8e Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Wed, 12 Feb 2020 03:14:06 -0500 Subject: [PATCH] reload command --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.json b/manifest.json index fc7e94a6..81aec076 100644 --- a/manifest.json +++ b/manifest.json @@ -59,6 +59,9 @@ "openManage": { "description": "__MSG_openManage__" }, + "reload": { + "description": "__MSG_reload__" + }, "styleDisableAll": { "description": "__MSG_disableAllStyles__" }