Change Minecraft catagory from media to games
This commit is contained in:
parent
575b0766d1
commit
bda205c723
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# documentation: https://github.com/itzg/docker-minecraft-server
|
||||
# slogan: Minecraft Server that will automatically download selected version at startup.
|
||||
# category: media
|
||||
# category: games
|
||||
# tags: minecraft
|
||||
# logo: svgs/minecraft.svg
|
||||
# port: 25565
|
||||
|
|
|
|||
|
|
@ -2837,7 +2837,7 @@
|
|||
"tags": [
|
||||
"minecraft"
|
||||
],
|
||||
"category": "media",
|
||||
"category": "games",
|
||||
"logo": "svgs/minecraft.svg",
|
||||
"minversion": "0.0.0",
|
||||
"port": "25565"
|
||||
|
|
|
|||
|
|
@ -2837,7 +2837,7 @@
|
|||
"tags": [
|
||||
"minecraft"
|
||||
],
|
||||
"category": "media",
|
||||
"category": "games",
|
||||
"logo": "svgs/minecraft.svg",
|
||||
"minversion": "0.0.0",
|
||||
"port": "25565"
|
||||
|
|
|
|||
Loading…
Reference in a new issue