Skip to content

Commit a05b0f0

Browse files
authored
Merge pull request #4 from nextcloud/small-is-big-is-small
the small thumbnail is supposed to be small and the big image big
2 parents 9fc633a + 28d9147 commit a05b0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<website>https://github.com/nextcloud/workflow_script</website>
1616
<bugs>https://github.com/nextcloud/workflow_script/issues</bugs>
1717
<repository type="git">https://github.com/nextcloud/workflow_script.git</repository>
18-
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/settings.png">https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/settings-small.png</screenshot>
18+
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/settings-small.png">https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/settings.png</screenshot>
1919
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/example_rule-small.png">https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/example_rule.png</screenshot>
2020
<dependencies>
2121
<nextcloud min-version="15" max-version="15" />

0 commit comments

Comments
 (0)