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