feat: add config download functionality

This commit is contained in:
sokol
2026-02-18 21:46:23 +03:00
parent 325699d036
commit c4221c9bea
7 changed files with 122 additions and 107 deletions

View File

@@ -107,7 +107,7 @@ function App() {
AppState.Instance.loadConfig(x);
setEnvs(x.envs);
setConfig(x);
}} />
}} config={config} />
</div>
{envs.length > 0 ?
(<div className="row">