embed JS files now also receive metadata info & LSP now displays js links in monospace
This commit is contained in:
parent
7308630fe1
commit
16e3268fb4
2 changed files with 2 additions and 1 deletions
|
@ -318,7 +318,7 @@ namespace Connector_HTTP {
|
|||
|
||||
// show ALL the meta datas!
|
||||
json_resp["meta"] = ServConf["streams"][streamname]["meta"];
|
||||
|
||||
|
||||
//create a set for storing source information
|
||||
std::set<JSON::Value, sourceCompare> sources;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue