diff options
| author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-20 19:24:20 +0200 |
|---|---|---|
| committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-20 19:26:20 +0200 |
| commit | 674fa8364ed36e09bb428d4d063646930b560828 (patch) | |
| tree | 52b0df0198df530026c0530aa46ec6988a38ad55 /src/util/config | |
| parent | Disable yarn PnP (diff) | |
| download | server-ts-674fa8364ed36e09bb428d4d063646930b560828.tar.xz | |
Improve first setup, make server load initial configuraiton
Diffstat (limited to 'src/util/config')
| -rw-r--r-- | src/util/config/Config.ts | 10 | ||||
| -rw-r--r-- | src/util/config/types/EndpointConfiguration.ts | 1 |
2 files changed, 8 insertions, 3 deletions
diff --git a/src/util/config/Config.ts b/src/util/config/Config.ts |
