correctly rename AirTime to Airtime
This commit is contained in:
parent
4ebcb1b1f9
commit
e056e5ff01
8 changed files with 10 additions and 10 deletions
|
@ -80,7 +80,7 @@ try:
|
|||
configure_locale()
|
||||
|
||||
config = AirtimeMediaConfig(logger)
|
||||
api_client = apc.AirTimeApiClient()
|
||||
api_client = apc.AirtimeApiClient()
|
||||
api_client.register_component("media-monitor")
|
||||
|
||||
logger.info("Setting up monitor")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue