src/menu/components/carousel/data-card/options.jsx @@ -8,7 +8,7 @@ if (roleList) { try { roleList = JSON.parse(roleList) } catch { } catch (e) { roleList = [] } } else {