summaryrefslogtreecommitdiff
path: root/PlexServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'PlexServer.h')
-rw-r--r--PlexServer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/PlexServer.h b/PlexServer.h
index 8f1b23a..0a36adb 100644
--- a/PlexServer.h
+++ b/PlexServer.h
@@ -60,6 +60,7 @@ public:
std::string GetUri();
void DiscoverSettings();
+ bool Offline;
protected:
PlexServer(std::string data, std::string ip);