Merge "RCFilters: Only selectively scroll to popup when it's focused"
[lhc/web/wiklou.git] / resources / Resources.php
index ca922a3..10786da 100644 (file)
@@ -1091,6 +1091,9 @@ return [
                'scripts' => [
                        'resources/src/mediawiki/htmlform/htmlform.Checker.js',
                ],
+               'dependencies' => [
+                       'jquery.throttle-debounce',
+               ],
                'targets' => [ 'desktop', 'mobile' ],
        ],
        'mediawiki.htmlform.ooui' => [