summaryrefslogtreecommitdiff
path: root/source/features/batch-open-issues.tsx
diff options
context:
space:
mode:
authorGravatar Federico Brigante <opensource@bfred.it> 2020-04-20 23:12:46 +0200
committerGravatar GitHub <noreply@github.com> 2020-04-20 23:12:46 +0200
commit453d3f8566695ce1ea7edd729fb319084bdb7fc2 (patch)
tree14933512dbc7537b3e20b8ed67b486406a0d981b /source/features/batch-open-issues.tsx
parent65aeb52a3992aac49ab38ed4eb15de9bcae67359 (diff)
downloadrefined-github-453d3f8566695ce1ea7edd729fb319084bdb7fc2.tar.gz
refined-github-453d3f8566695ce1ea7edd729fb319084bdb7fc2.tar.zst
refined-github-453d3f8566695ce1ea7edd729fb319084bdb7fc2.zip
Meta: Improve types (#3006)
Diffstat (limited to 'source/features/batch-open-issues.tsx')
-rw-r--r--source/features/batch-open-issues.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/features/batch-open-issues.tsx b/source/features/batch-open-issues.tsx
index 1f60fe86..ce87c81a 100644
--- a/source/features/batch-open-issues.tsx
+++ b/source/features/batch-open-issues.tsx
@@ -65,7 +65,7 @@ function init(): void | false {
}
features.add({
- id: __featureName__,
+ id: __filebasename,
description: 'Adds a button to open multiple discussions at once in your repos.',
screenshot: 'https://user-images.githubusercontent.com/1402241/38084752-4820b0d8-3378-11e8-868c-a1582b16f915.gif'
}, {