🐛 Fix something

This commit is contained in:
2025-09-23 22:55:53 +08:00
parent 27d478ba4f
commit 866674ddde

View File

@@ -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),