mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 14:12:10 +08:00
DEV: Fix "ember/no-global-jquery" lint (#24586)
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import $ from "jquery";
|
||||
import { withPluginApi } from "discourse/lib/plugin-api";
|
||||
import I18n from "discourse-i18n";
|
||||
|
||||
|
Reference in New Issue
Block a user