Skip to content

Commit

Permalink
Fixing File Location
Browse files Browse the repository at this point in the history
  • Loading branch information
RoseBlume committed Oct 30, 2024
1 parent 0ac4ba6 commit e2ca992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"linux": {
"deb": {
"files": {
"/usr/share/metainfo/io.github.roseblume.rosemusic.xml": "./io.github.roseblume.rosemusic.xml"
"/usr/share/metainfo/io.github.roseblume.rosemusic.xml": "../io.github.roseblume.rosemusic.metainfo.xml"
}
}
},
Expand Down

0 comments on commit e2ca992

Please sign in to comment.