updated build system
This commit is contained in:
parent
7dbaf9b8d9
commit
b00b72d70f
@ -507,7 +507,7 @@ auto sia_provider::is_online() const -> bool {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
event_system::instance().raise<debug_log>(function_name, "",
|
event_system::instance().raise<debug_log>(std::string{function_name}, "",
|
||||||
state_data.dump());
|
state_data.dump());
|
||||||
return true;
|
return true;
|
||||||
} catch (const std::exception &e) {
|
} catch (const std::exception &e) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user