From 99d36e31426a047ddee2194c889bf6dd7f0825e9 Mon Sep 17 00:00:00 2001 From: Joe <33972521+hnb-ku@users.noreply.github.com> Date: Tue, 11 Sep 2018 17:07:55 +0800 Subject: [PATCH] Update about.json --- about.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/about.json b/about.json index 91ec459..3271ed8 100644 --- a/about.json +++ b/about.json @@ -1,5 +1,6 @@ { "name": "Custom Header Links", "about_url": "https://meta.discourse.org/t/", - "license_url": "https://github.com/hnb-ku/discourse-custom-header-links/blob/master/LICENSE" + "license_url": "https://github.com/hnb-ku/discourse-custom-header-links/blob/master/LICENSE", + "component": true }