Skip to content

Commit

Permalink
fix: correct Pods packagename (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Feb 1, 2024
1 parent 02e8f36 commit ce2e723
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion usr/etc/flatpak/system/install
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ org.gnome.font-viewer
com.mattjakeman.ExtensionManager
com.github.tchx84.Flatseal
io.github.flattool.Warehouse
com.github.marhkb.Pod
com.github.marhkb.Pods
org.fedoraproject.MediaWriter
io.missioncenter.MissionCenter
io.github.celluloid_player.Celluloid
2 changes: 1 addition & 1 deletion usr/etc/flatpak/user/remove
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ org.gnome.font-viewer
com.mattjakeman.ExtensionManager
com.github.tchx84.Flatseal
io.github.flattool.Warehouse
com.github.marhkb.Pod
com.github.marhkb.Pods
org.fedoraproject.MediaWriter
io.missioncenter.MissionCenter
io.github.celluloid_player.Celluloid

0 comments on commit ce2e723

Please sign in to comment.