src/menu/components/card/cardsimplecomponent/options.jsx
@@ -70,7 +70,7 @@ if (appmenulist) { try { appmenulist = JSON.parse(appmenulist) } catch { } catch (e) { appmenulist = [] } } else { @@ -81,7 +81,7 @@ if (menulist) { try { menulist = JSON.parse(menulist) } catch { } catch (e) { menulist = [] } } else {