Merge 7c302d2bc4 into merged_master (Elements PR #702)

This commit is contained in:
Andrew Poelstra 2020-11-09 21:20:21 +00:00
commit 67fb9aed22

View file

@ -93,4 +93,5 @@ const NetworkStyle* NetworkStyle::instantiate(const std::string& networkId)
titleAddText.c_str());
}
}
return nullptr;
}