Define var as const

This commit is contained in:
Daniel García Aubert 2018-03-07 12:09:41 +01:00
parent 82446e5ffa
commit d351c8d14c

View File

@ -155,7 +155,7 @@ LayergroupController.prototype.register = function(app) {
// Undocumented/non-supported API endpoint methods.
// Use at your own peril.
var allowedDataviewQueryParams = [
const allowedDataviewQueryParams = [
'filters', // json
'own_filter', // 0, 1
'no_filters', // 0, 1