diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2019-09-17 14:19:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-17 14:19:33 +0200 |
commit | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (patch) | |
tree | 33fa9fe60e87d32ba6de5597fbc072c1aee3d02e /apps | |
parent | 1c45c04251e38fdd325a5c21c10a2ad9186a8060 (diff) | |
parent | dc3d545e302ba2708194b9dba9ad15d8cd6488ae (diff) | |
download | nextcloud-server-a5d4cc133098f25f27fec6ca76cae37e46a662c7.tar.gz nextcloud-server-a5d4cc133098f25f27fec6ca76cae37e46a662c7.zip |
Merge pull request #17180 from nextcloud/fix/translations
We should ignore compiles javascript!
Diffstat (limited to 'apps')
-rw-r--r-- | apps/workflowengine/.l10nignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/workflowengine/.l10nignore b/apps/workflowengine/.l10nignore index 1062abf23d6..8aa4f41f77e 100644 --- a/apps/workflowengine/.l10nignore +++ b/apps/workflowengine/.l10nignore @@ -1 +1 @@ -js/checkPlugins.js +js/workflowengine.js |