switch to new bang structure

This commit is contained in:
Fabian Freund
2025-09-29 14:41:07 +02:00
parent 26c7191aa9
commit d441620580
7 changed files with 29 additions and 6 deletions
@@ -105,7 +105,7 @@ class _$BangDataCWProxyImpl implements _$BangDataCWProxy {
Object? lastUsed = const $CopyWithPlaceholder(),
Object? icon = const $CopyWithPlaceholder(),
}) {
return BangData(
return BangData._copyWith(
websiteName:
websiteName == const $CopyWithPlaceholder() || websiteName == null
? _value.websiteName