fix: avatar
This commit is contained in:
@@ -123,7 +123,7 @@ import {
|
||||
getShareReward,
|
||||
abilityCheck,
|
||||
} from "@/api/system.js";
|
||||
import { avatarDownloadRecord } from "@/api/avatar.js";
|
||||
import { avatarDownloadRecord, getAvatarSystemList } from "@/api/avatar.js";
|
||||
|
||||
const userStore = useUserStore();
|
||||
const loginPopupRef = ref(null);
|
||||
|
||||
Reference in New Issue
Block a user