king
2021-09-25 fbb86e82858efde1a0402df31f1d11dc5a2f66d4
src/menu/components/code/sandbox/options.jsx
@@ -8,7 +8,7 @@
  if (roleList) {
    try {
      roleList = JSON.parse(roleList)
    } catch {
    } catch (e) {
      roleList = []
    }
  } else {