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