แก้ API

This commit is contained in:
STW_TTTY\stwtt 2024-08-29 16:57:50 +07:00
parent 6887fc4609
commit 0a72c3625b
2 changed files with 2 additions and 1 deletions

View file

@ -114,7 +114,7 @@ async function fetchEvaluation() {
}
async function fetchProfile(id: string) {
await http.get(config.API.orgCheckAvatar(id)).then(async (res) => {
await http.get(config.API.orgCheckAvatarAdmin(id)).then(async (res) => {
if (res.data.result.avatarName) {
http
.get(