Add more endpoints for now page
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
table
|
||||
- recently_played_games.each do |game|
|
||||
tr
|
||||
td
|
||||
= game[:name]
|
||||
|
||||
td
|
||||
= "(#{game[:playtime_forever]}hrs)"
|
Reference in New Issue
Block a user