feat: add forms
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include "Global.h"
|
||||
|
||||
std::string defaultConfig = R"({
|
||||
"language": "en_US"
|
||||
})";
|
||||
Reference in New Issue
Block a user