summaryrefslogtreecommitdiff
path: root/www/js/rivendell.rh.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/rivendell.rh.js')
-rw-r--r--www/js/rivendell.rh.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/rivendell.rh.js b/www/js/rivendell.rh.js
index f9487e4..8f030d2 100644
--- a/www/js/rivendell.rh.js
+++ b/www/js/rivendell.rh.js
@@ -20,7 +20,7 @@
* along with rhwebimport. If not, see <http://www.gnu.org/licenses/>.
*/
-"use strict";
+'use strict';
Rivendell.Rivendell.prototype.setListDropboxesEndpoint = function(listDropboxesEndpoint) {
this.listDropboxesEndpoint = listDropboxesEndpoint;