Skip to content

Commit 518bb80

Browse files
committed
Fix appdata id
1 parent 7388885 commit 518bb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/com.github.peteruithoven.resizer.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- Copyright 2018 Peter Uithoven <[email protected]> -->
33
<component type="desktop">
4-
<id>com.github.peteruithoven.resizer.desktop</id>
4+
<id>com.github.peteruithoven.resizer</id>
55
<metadata_license>CC0</metadata_license>
66
<project_license>GPL-3.0+</project_license>
77
<name>Resizer</name>

0 commit comments

Comments
 (0)