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