mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-11 12:00:45 +01:00
![James Vega](/assets/img/avatar_default.png)
Config.{set,get,default} should only be called on settable config variables. Detect whether the given argument is settable and emit an error if not. This avoids an uncaught exception.