king
2022-02-08 f393af9623c26ae177a3f69b8676afc4e23bff8d
src/menu/components/code/sandbox/options.jsx
@@ -8,7 +8,7 @@
  if (roleList) {
    try {
      roleList = JSON.parse(roleList)
    } catch {
    } catch (e) {
      roleList = []
    }
  } else {