mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-28 05:28:30 +00:00
Rewrite Switchboard in a way that will hopefully make it more robust. Make sure Switchboard works on every Twitch page we can think of.
This commit is contained in:
parent
3df7f0472d
commit
6b2b734ef9
4 changed files with 55 additions and 79 deletions
|
@ -70,7 +70,7 @@ export default class RavenLogger extends Module {
|
|||
});
|
||||
|
||||
this.settings.add('reports.error.include-user', {
|
||||
default: true,
|
||||
default: false,
|
||||
ui: {
|
||||
path: 'Data Management > Reporting >> Error Reports',
|
||||
title: 'Include user IDs in reports.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue