Hello I need help I keep getting this on every button I press ``` assert not shared.cmd_opts.disabl

Hello I need help I keep getting this on every button I press
  assert not shared.cmd_opts.disable_extension_access, "extension access disabled because of command line flags"
AssertionError: extension access disabled because of command line flags
Was this page helpful?