mirror of
https://github.com/flarum/core.git
synced 2025-07-16 06:16:23 +02:00
chore: fl-dev audit infra --fix
This commit is contained in:
@ -30,6 +30,7 @@ import './utils/arrayFlatPolyfill';
|
||||
const tooltipGen = $.fn.tooltip;
|
||||
|
||||
// Remove in a future version of Flarum.
|
||||
// @ts-ignore
|
||||
$.fn.tooltip = function (options, caller) {
|
||||
// Show a warning when `$.tooltip` is used outside of the Tooltip component.
|
||||
// This functionality is deprecated and should not be used.
|
Reference in New Issue
Block a user