From 7d6da403b405f54d02f6d972a8995591f20090da Mon Sep 17 00:00:00 2001 From: Niyi Adeosun Date: Mon, 19 Feb 2024 08:33:17 +0100 Subject: [PATCH] chore(trello): add trello.js metadata --- src/content/trello.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/content/trello.js b/src/content/trello.js index 5ee3785ac..479b2f21a 100644 --- a/src/content/trello.js +++ b/src/content/trello.js @@ -1,3 +1,8 @@ +/** + * @name Trello + * @urlAlias trello.com + * @urlRegex *://trello.com/* + */ 'use strict'; /* global createTag */