Skip to content

Commit 17f633c

Browse files
committed
Merge remote-tracking branch 'origin/fix-26' into fix-26
2 parents 72a0e25 + 8cecd65 commit 17f633c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InitialAvatar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
use Intervention\Image\ImageManager;
77
use LasseRafn\InitialAvatarGenerator\Translator\Base;
88
use LasseRafn\InitialAvatarGenerator\Translator\En;
9+
use LasseRafn\InitialAvatarGenerator\Translator\Tr;
910
use LasseRafn\InitialAvatarGenerator\Translator\ZhCN;
1011
use LasseRafn\Initials\Initials;
1112
use LasseRafn\StringScript;
1213
use SVG\Nodes\Shapes\SVGCircle;
13-
use LasseRafn\InitialAvatarGenerator\Translator\Tr;
1414
use SVG\Nodes\Shapes\SVGRect;
1515
use SVG\Nodes\Structures\SVGFont;
1616
use SVG\Nodes\Texts\SVGText;

0 commit comments

Comments
 (0)