You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,5 @@ Steps to reproduce the behavior:
20
20
**Screenshots**
21
21
If applicable, add screenshots to help explain your problem.
22
22
23
-
**Debug Info**
24
-
Click "Copy debug" in SeriStyle's popup menu and paste the info here. Please remove this placeholder text too. Replace this placeholder with "N/A" if you're unable to copy the debug info.
25
-
26
23
**Additional context**
27
24
Remove this section if there is nothing to add in order to avoid littering the issue up.
Copy file name to clipboardExpand all lines: scripts/defaults.js
+2-9Lines changed: 2 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ this.SeriStyleLocales = {
24
24
Advanced: "Advanced settings"
25
25
},
26
26
Messages: {
27
-
UpdateSettings: "SeriStyle was updated to version 1.12.2, which "+this.SeriStyleMetaNotice+"\n\nDo you want to visit the settings page(opens in a new tab)?"
27
+
UpdateSettings: "SeriStyle was updated to version 1.12.3, which "+this.SeriStyleMetaNotice+"\n\nDo you want to visit the settings page(opens in a new tab)?"
(FCP ? "#columns.ytd-watch-flexy{padding-left:"+FCP+"px;padding-right:"+FCP+"px;}" : "")+// I don't feel comfortable just enforcing padding to 0 without a reason. Same for verticals.
0 commit comments