format: fix format

This commit is contained in:
Vaxry
2024-03-09 03:09:25 +00:00
parent 024d4ddc74
commit 3e930a568a

View File

@@ -17,7 +17,7 @@ class CHyprCtl {
int m_iSocketFD = -1;
struct {
bool all = false;
bool all = false;
} m_sCurrentRequestParams;
private: