mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
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:
@@ -6,7 +6,7 @@ const widget = {
|
||||
|
||||
mappings: {
|
||||
statistics: {
|
||||
endpoint: "platforms",
|
||||
endpoint: "stats",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user