committed by
Bastian
parent
8d28e4c3a3
commit
70ea8d5bcd
@@ -1,8 +1,6 @@
|
||||
import { Ring } from "./config";
|
||||
|
||||
export type ItemAttributes = {
|
||||
name: string;
|
||||
ring: Ring;
|
||||
ring: string;
|
||||
quadrant: string;
|
||||
title: string;
|
||||
featured?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user