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