Added and updated repositories 2026-04-19 02:01:35

This commit is contained in:
github-actions[bot]
2026-04-19 02:01:35 +00:00
parent e50c7c1688
commit 7ddb190b35
11 changed files with 1 additions and 1585 deletions

View File

@@ -633,7 +633,7 @@ class SoundCloudMod(loader.Module):
"oauth_token",
"",
"SoundCloud OAuth token",
validator=loader.validators.String(),
validator=loader.validators.Hidden(),
),
loader.ConfigValue(
"history_count",