Tweak plex panel code formatting
This commit is contained in:
parent
5f06845b1c
commit
05ae49976b
@ -39,7 +39,6 @@ namespace dashboard::panel {
|
|||||||
CURL* api_curl;
|
CURL* api_curl;
|
||||||
std::string json_string;
|
std::string json_string;
|
||||||
rapidjson::Document json_doc;
|
rapidjson::Document json_doc;
|
||||||
|
|
||||||
struct plex_entry {
|
struct plex_entry {
|
||||||
std::string friendly_name;
|
std::string friendly_name;
|
||||||
std::string ip_address;
|
std::string ip_address;
|
||||||
|
Loading…
Reference in New Issue
Block a user