fix: syntax

This commit is contained in:
Ian Chua
2026-07-16 18:22:55 +08:00
parent f4414dd72b
commit 74ffc46bbc

View File

@@ -101,7 +101,7 @@ public:
bool dirty() const;
static nlohmann::json capabilities_payload(const std::vector<PluginCapabilityId>& caps);
static nlohmann::json get_config_response(const PluginCapabilityId& id);tom UI.
static nlohmann::json get_config_response(const PluginCapabilityId& id);
static nlohmann::json save_config_response(const PluginCapabilityId& id, const nlohmann::json& config);
static nlohmann::json restore_config_response(const PluginCapabilityId& id);