Refactor: update RomM widget (#3886)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
InsertDisc 2024-08-23 22:28:37 -04:00 committed by GitHub
parent f2a49eaa25
commit 132b8c32e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 38 additions and 17 deletions

View file

@ -6,7 +6,7 @@ const widget = {
mappings: {
statistics: {
endpoint: "platforms",
endpoint: "stats",
},
},
};