mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
fix: interactive sounds wierd 😭
This commit is contained in:
@@ -8,7 +8,7 @@ class LivecontainerSelect(discord.ui.Select):
|
||||
discord.SelectOption(
|
||||
label="iOS 26 JIT & Sideloading",
|
||||
value="26jit",
|
||||
description="Interactive walkthrough for iOS 26 JIT and sideloading",
|
||||
description="Walkthrough for iOS 26 JIT and sideloading",
|
||||
),
|
||||
]
|
||||
super().__init__(placeholder="Choose a LiveContainer command...", options=options)
|
||||
|
||||
Reference in New Issue
Block a user