chore: updates
This commit is contained in:
@@ -5,7 +5,6 @@ import dayjs from "dayjs";
|
||||
import { getLocalAuthData } from "@/utils";
|
||||
import BASE_URL, { tokenHeader } from "../config";
|
||||
import { resetAuthData, updateToken } from "../slices/auth.data";
|
||||
import { RootState } from "../store";
|
||||
|
||||
const whiteList = [
|
||||
"guestLogin",
|
||||
|
||||
@@ -113,6 +113,7 @@ export default function BotConfig() {
|
||||
>
|
||||
<td className="px-4 py-2">
|
||||
<AvatarUploader
|
||||
size={60}
|
||||
uid={uid}
|
||||
url={avatar}
|
||||
uploadImage={updateAvatar}
|
||||
|
||||
Reference in New Issue
Block a user