mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-06-12 21:27:38 +02:00
feat(youtube): add options to disable toasts on connection error (#2159)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:

committed by
GitHub

parent
b8ab180f0b
commit
99916aefaa
@ -54,8 +54,7 @@ class DebuggingPatch : ResourcePatch {
|
||||
StringResource("revanced_debug_toast_on_error_summary_off", "Toast not shown if error occurs"),
|
||||
StringResource("revanced_debug_toast_on_error_user_dialog_message",
|
||||
"Turning off error toasts hides all ReVanced error notifications."
|
||||
+ "\\n\\nThis includes hiding normal network connection timeouts, "
|
||||
+ "but also hides notification of any unexpected and more serious errors."
|
||||
+ "\\n\\nYou will not be notified of any unexpected events."
|
||||
)
|
||||
),
|
||||
),
|
||||
|
Reference in New Issue
Block a user