mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-25 07:48:32 +00:00
eslint strikes again
This commit is contained in:
parent
ee123c710d
commit
c60708e551
1 changed files with 2 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue