From 0fa514dbeeab6395ef095cff80beac41443a6574 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 3 Jun 2020 21:42:18 +0800 Subject: Upgrade dependencies (#3168) Co-authored-by: Fregante --- source/features/patch-diff-links.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/features/patch-diff-links.tsx') diff --git a/source/features/patch-diff-links.tsx b/source/features/patch-diff-links.tsx index be78f975..5d8fd776 100644 --- a/source/features/patch-diff-links.tsx +++ b/source/features/patch-diff-links.tsx @@ -21,7 +21,7 @@ function init(): void { ); } -features.add({ +void features.add({ id: __filebasename, description: 'Adds links to `.patch` and `.diff` files in commits.', screenshot: 'https://cloud.githubusercontent.com/assets/737065/13605562/22faa79e-e516-11e5-80db-2da6aa7965ac.png' -- cgit v1.2.3