🐛 Fix something
This commit is contained in:
@@ -276,7 +276,7 @@ class EmbedViewRenderer extends HookConsumerWidget {
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
Text(
|
Text(
|
||||||
'embedViewLoadHint'.tr(),
|
'viewEmbedLoadHint'.tr(),
|
||||||
style: theme.textTheme.bodyMedium?.copyWith(
|
style: theme.textTheme.bodyMedium?.copyWith(
|
||||||
color: colorScheme.onSurfaceVariant
|
color: colorScheme.onSurfaceVariant
|
||||||
.withOpacity(0.6),
|
.withOpacity(0.6),
|
||||||
|
Reference in New Issue
Block a user