From 806456d287b8ac2bff698173f872ba196d825841 Mon Sep 17 00:00:00 2001 From: Official Noob <31563761+OfficialNoob@users.noreply.github.com> Date: Mon, 12 Aug 2019 21:45:14 +0100 Subject: [PATCH] added helpPage --- _locales/en/messages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index d9726162..36f3ef0d 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -12,7 +12,9 @@ "message": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "description": "Description of the extension." }, - + "helpPage": { + "message": "index_en.html" + }, "400": { "message": "Server said this request was invalid" },