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