qwc-services / qwc-admin-gui

QWC Admin GUI
MIT License
1 stars 17 forks source link

Using .get() to avoid KeyError when there is no searchprovider configured #77

Closed cazitouni closed 10 months ago

cazitouni commented 10 months ago

This PR aims to fix a mistake that I've made when the theme have no searchproviders configured.

manisandro commented 10 months ago

Thanks!