Skip to content

Commit 78cc3cb

Browse files
committed
Fix file name typo
1 parent 1d74130 commit 78cc3cb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/src/models/discord_embed.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import 'discord_embed_field.dart';
33
import 'discord_embed_footer.dart';
44
import 'discord_embed_image.dart';
55
import 'discord_embed_provider.dart';
6-
import 'discord_embed_thumnail.dart';
6+
import 'discord_embed_thumbnail.dart';
77
import 'discord_embed_video.dart';
88

99
// TODO: Add Documentation
File renamed without changes.

0 commit comments

Comments
 (0)