Merge pull request #281834 from Airradda/discord-tts

discord: enable text-to-speech by default
This commit is contained in:
Weijia Wang
2024-02-05 00:27:55 +01:00
committed by GitHub
@@ -11,7 +11,7 @@
, branch
, withOpenASAR ? false, openasar
, withVencord ? false, vencord
, withTTS ? false }:
, withTTS ? true }:
let
disableBreakingUpdates = runCommand "disable-breaking-updates.py"