summaryrefslogtreecommitdiff
path: root/source/features/revert-file.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/revert-file.tsx')
-rw-r--r--source/features/revert-file.tsx3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/features/revert-file.tsx b/source/features/revert-file.tsx
index 4b8fba67..041a9450 100644
--- a/source/features/revert-file.tsx
+++ b/source/features/revert-file.tsx
@@ -140,7 +140,8 @@ function init(): void {
features.add({
id: __featureName__,
description: 'Adds button to revert all the changes to a file in a PR.',
- screenshot: 'https://user-images.githubusercontent.com/1402241/62826118-73b7bb00-bbe0-11e9-9449-2dd64c469bb9.gif',
+ screenshot: 'https://user-images.githubusercontent.com/1402241/62826118-73b7bb00-bbe0-11e9-9449-2dd64c469bb9.gif'
+}, {
include: [
features.isPRFiles,
features.isPRCommit