StandardRB

This commit is contained in:
2024-02-21 21:48:44 +11:00
parent 0a14ae1204
commit 6f663722ab
37 changed files with 43 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
module Main
module Views
module RecentlyPlayed
class Index< Main::View
class Index < Main::View
config.layout = false
include Deps["queries.posts.recently_played"]