added precommit hook for format
This commit is contained in:
parent
8d26e0e742
commit
d8a5789701
3 changed files with 439 additions and 1 deletions
|
@ -61,7 +61,8 @@ app.engine(
|
|||
l10nDev: conf.l10n_dev,
|
||||
baseUrl: conf.base_url,
|
||||
title: 'Firefox Send',
|
||||
description: 'Encrypt and send files with a link that automatically expires to ensure your important documents don’t stay online forever.'
|
||||
description:
|
||||
'Encrypt and send files with a link that automatically expires to ensure your important documents don’t stay online forever.'
|
||||
}
|
||||
})
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue