diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-23 20:37:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-23 20:37:07 +0200 |
commit | df2c65e82d8acb89449eec6d771c47e216126aa0 (patch) | |
tree | b02b11864a7fd811473cf43ac4abe45836b23dd4 | |
parent | 1.3.0 (diff) | |
parent | Config: Don't cast to unknow and rather give a gernic type (diff) | |
download | server-df2c65e82d8acb89449eec6d771c47e216126aa0.tar.xz |
Merge pull request #8 from DiegoMagdaleno/master
Config: Don't cast to unknow and rather give a gernic type
-rw-r--r-- | src/util/Config.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/Config.ts b/src/util/Config.ts |