diff options
author | Arthur Schiwon <blizzz@owncloud.com> | 2015-04-09 14:00:34 +0200 |
---|---|---|
committer | Arthur Schiwon <blizzz@owncloud.com> | 2015-04-09 14:00:34 +0200 |
commit | 630e35d8ccffd672fdd27b0dfb906d2f44ee5f1a (patch) | |
tree | 3e6268c455a3e653ac542fac4ac11d07783f3792 /apps/user_ldap/js/wizard/wizardDetectorQueue.js | |
parent | 9ed9741d81d56163e61503cc18a2b408868773da (diff) | |
download | nextcloud-server-630e35d8ccffd672fdd27b0dfb906d2f44ee5f1a.tar.gz nextcloud-server-630e35d8ccffd672fdd27b0dfb906d2f44ee5f1a.zip |
newlines at end of file
yes, IDE is now configured accordingly.
Diffstat (limited to 'apps/user_ldap/js/wizard/wizardDetectorQueue.js')
-rw-r--r-- | apps/user_ldap/js/wizard/wizardDetectorQueue.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/js/wizard/wizardDetectorQueue.js b/apps/user_ldap/js/wizard/wizardDetectorQueue.js index 448dfc18036..b6fa644558e 100644 --- a/apps/user_ldap/js/wizard/wizardDetectorQueue.js +++ b/apps/user_ldap/js/wizard/wizardDetectorQueue.js @@ -86,4 +86,4 @@ OCA = OCA || {}; }); OCA.LDAP.Wizard.WizardDetectorQueue = WizardDetectorQueue; -})();
\ No newline at end of file +})(); |