Wallop
Wallop copied to clipboard
Fix Cog resolving string properties and erroneously including quotes
Currently, on startup Cog runs over the AppSettings and attempts to load settings into the static member. However, not 100% sure if this is a Cog issue or a setup issue on the Wallop side.
Investigate and move the issue to Cog if necessary.
https://github.com/moolicc/Wallop/blob/25ce03ae17e6198c25a15937cefa1e495d1f2209/src/Wallop/Settings/AppSettings.cs#L21