Enable multiple radars
This commit is contained in:
committed by
Bastian
parent
b30f7fe5d4
commit
faadd8681d
@@ -10,6 +10,7 @@ export type ItemAttributes = {
|
||||
quadrant: string;
|
||||
title: string;
|
||||
featured?: boolean;
|
||||
radars?: string[];
|
||||
};
|
||||
|
||||
export enum FlagType {
|
||||
|
||||
Reference in New Issue
Block a user