Fix indentation

This commit is contained in:
Kex 2025-04-21 18:58:20 +02:00
parent 4e52d8c35e
commit a06923054a

View file

@ -54,7 +54,7 @@ public:
* @return the result of the request.
*/
Common::WebResult PatchJson(const std::string& path, const std::string& data,
bool allow_anonymous);
bool allow_anonymous);
/**
* Gets a plain string from the specified path.