forked from PolarisPyra/daphnis
ree
This commit is contained in:
parent
0970dd83a7
commit
4877a6e93b
@ -32,7 +32,7 @@ import {
|
|||||||
import { toast } from "@/components/ui/use-toast";
|
import { toast } from "@/components/ui/use-toast";
|
||||||
import { chuni_static_avatar } from "@/prisma/schemas/artemis/generated/artemis";
|
import { chuni_static_avatar } from "@/prisma/schemas/artemis/generated/artemis";
|
||||||
|
|
||||||
type chunithm = chuni_static_avatar;
|
type chunithmAvatars = chuni_static_avatar;
|
||||||
|
|
||||||
const AvatarParts = [
|
const AvatarParts = [
|
||||||
{ label: "Head", value: "avatarHead", src: "/path/to/head.png" },
|
{ label: "Head", value: "avatarHead", src: "/path/to/head.png" },
|
||||||
|
Loading…
Reference in New Issue
Block a user