Skip to content

Commit 338e0b9

Browse files
committed
Fix missing newline at end of file in main.php
1 parent 5b59451 commit 338e0b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

minecraft-modrinth/lang/en/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
'download_started' => 'Download started',
4444
'download_failed' => 'Download could not be started',
4545
],
46-
];
46+
];

0 commit comments

Comments
 (0)