mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
Add line break for styling consistency
This commit is contained in:
parent
ae2a9f5756
commit
c74625a624
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ const SLACK_USERNAME = 'Transifex';
|
|||
const SLACK_EMOJI = ':transifex:';
|
||||
|
||||
gulp.task('transifex:missingFiles', () => {
|
||||
|
||||
let missingStrings = [];
|
||||
|
||||
eachTranslationFile(ALL_LANGUAGES, (error) => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue