Update widget.js
Changed API endpoint to /stats, which gives the same information as the RomM dashboard in a much more easily handled fashion.
This commit is contained in:
parent
f2a49eaa25
commit
12dff53b13
@ -6,7 +6,7 @@ const widget = {
|
||||
|
||||
mappings: {
|
||||
statistics: {
|
||||
endpoint: "platforms",
|
||||
endpoint: "stats",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user