1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/16775] Resolve eslint errors in timezone.js

PHPBB3-16775
This commit is contained in:
Marc Alexander
2021-05-26 08:40:08 +02:00
parent 50e13654bc
commit fe24ba7d2f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/* global phpbb */
(function ($) { // Avoid conflicts with other libraries
(function($) { // Avoid conflicts with other libraries
'use strict';
$('#tz_date').change(() => {