mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-07 04:16:45 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -29,9 +29,7 @@ SEARCH_CHANNEL_PROMPT = 'Enter a channel name or "/exit" to exit: '
|
|||||||
SELECT_CHANNEL_PROMPT = "Select one option of the above [0-6]: "
|
SELECT_CHANNEL_PROMPT = "Select one option of the above [0-6]: "
|
||||||
ENTER_CHANNEL_ID_PROMPT = "Enter a channel ID: "
|
ENTER_CHANNEL_ID_PROMPT = "Enter a channel ID: "
|
||||||
ENTER_CUSTOM_CHANNEL_NAME_PROMPT = "Enter the channel name: "
|
ENTER_CUSTOM_CHANNEL_NAME_PROMPT = "Enter the channel name: "
|
||||||
MINIMUM_SKIP_PROMPT = (
|
MINIMUM_SKIP_PROMPT = "Do you want to specify a minimum length of segment to skip? (y/N)"
|
||||||
"Do you want to specify a minimum length of segment to skip? (y/N)"
|
|
||||||
)
|
|
||||||
MINIMUM_SKIP_SPECIFICATION_PROMPT = (
|
MINIMUM_SKIP_SPECIFICATION_PROMPT = (
|
||||||
"Enter minimum length of segment to skip in seconds (enter 0 to disable):"
|
"Enter minimum length of segment to skip in seconds (enter 0 to disable):"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user