Skip to content

Commit

Permalink
Merge pull request #70 from AngheloAlf/remove-archives
Browse files Browse the repository at this point in the history
Remove archives column from MM assets graph
  • Loading branch information
ethteck committed Jun 18, 2023
2 parents e49c10a + 95e640b commit f7cfcf2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/assets/json/games.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@
"metric": "Assets",
"description": "{0} / {1} bytes of all assets ({2}%)"
},
{
"metric": "Archives",
"description": "{0} / {1} bytes of archived assets ({2}%)"
},
{
"metric": "Audio",
"description": "{0} / {1} bytes of audio assets ({2}%)"
Expand Down Expand Up @@ -191,4 +187,4 @@
"progressMeta": [
]
}
]
]

0 comments on commit f7cfcf2

Please sign in to comment.