king
2021-09-01 31ec63f0419895876cbaba99637a884a32d33d0d
src/menu/components/editor/braft-editor/options.jsx
@@ -8,7 +8,7 @@
  if (roleList) {
    try {
      roleList = JSON.parse(roleList)
    } catch {
    } catch (e) {
      roleList = []
    }
  } else {