idk, git is weird

This commit is contained in:
zypherift
2024-04-28 16:17:07 +02:00
parent 25a92f3714
commit 1058608034
4 changed files with 352 additions and 205 deletions

View File

@@ -374,6 +374,7 @@ class GeneralSettingsScreenState extends State<GeneralSettingsScreen> {
isTransparent: true,
children: [
CustomSegmentedControl(
key: const ValueKey('vibration_key'),
onChanged: (v) {
settingsProvider.update(
vibrate: v == 1