etoa / etoa-gui

EtoA Game GUI
https://etoa.ch
GNU Affero General Public License v3.0
10 stars 7 forks source link

fixes #525 using explicit default return value on nonexistent key #526

Open river-etoa opened 2 years ago

river-etoa commented 2 years ago

underlying issue of existence assumptions for config values still exists, might lead to more unexpected behaviour in the future (but no more sql errors for now)