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