fixed missing namespace
This commit is contained in:
parent
8ad9ac3b73
commit
8cbd735a9c
|
@ -1,5 +1,6 @@
|
||||||
using MediaBrowser.Model.Entities;
|
using MediaBrowser.Model.Entities;
|
||||||
using System;
|
using System;
|
||||||
|
using MediaBrowser.Model.Weather;
|
||||||
|
|
||||||
namespace MediaBrowser.Model.Configuration
|
namespace MediaBrowser.Model.Configuration
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user