Skip to content

Commit

Permalink
Removed workaround for the mod image tag on the remote repository whi…
Browse files Browse the repository at this point in the history
…ch is now fixed in OMM 1.2.6
  • Loading branch information
retroluxfilm authored and retroluxfilm committed Feb 27, 2024
1 parent 4d08b30 commit 5851481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Repository/RemotePackageDescriptor.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class RemotePackageDescriptor
*/
public const
TAG_MOD = "mod",
TAG_MOD_PICTURE = "picture",
TAG_MOD_PICTURE = "thumbnail",
TAG_DESCRIPTION = "description",
TAG_URL = "url";
/**
Expand Down

0 comments on commit 5851481

Please sign in to comment.