Show movies watched on weekly posts
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Hanami.app.register_provider :clients, namespace: true do
|
||||
start do
|
||||
register "mastodon", Adamantium::Client::Mastodon.new
|
||||
register "omdb", Adamantium::Client::Omdb.new(api_key: target["settings"].omdb_api_key)
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user