1
0
Fork 0
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:
SirStendec 2018-05-25 14:29:13 -04:00
parent 3df7f0472d
commit 6b2b734ef9
4 changed files with 55 additions and 79 deletions

View file

@ -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.',