bang and search

This commit is contained in:
Fabian Freund
2025-02-13 14:29:37 +01:00
parent fe4baa58f5
commit e09219e07c
21 changed files with 499 additions and 314 deletions
@@ -49,6 +49,11 @@ class BangSettingsScreen extends HookConsumerWidget {
title: 'Kagi Bangs',
subtitle: 'Automatically syncs every 7 days',
),
const BangGroupListTile(
group: BangGroup.custom,
title: 'Lensai Bangs',
subtitle: 'Automatically syncs every 7 days',
),
],
);
},