refactored sync & bangs

This commit is contained in:
Fabian Freund
2024-06-12 08:34:48 +02:00
parent ff40d57ce7
commit b1e2b65a0c
22 changed files with 1023 additions and 327 deletions
@@ -8,6 +8,7 @@ import 'package:json_annotation/json_annotation.dart';
part 'bang.g.dart';
enum BangGroup {
general,
assistant,
kagi,
}