eslint strikes again

This commit is contained in:
Manti 2022-11-30 12:39:38 +03:00
parent ee123c710d
commit c60708e551

View file

@ -16,7 +16,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import { MaskedLinkStore, Tooltip } from "../../../webpack/common";
import { MaskedLinkStore, Tooltip } from "@webpack/common";
import { Badge } from "../entities/Badge";
export default function ReviewBadge(badge: Badge) {