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