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