Switch to use tags for selecting radar blips
This commit is contained in:
committed by
Bastian
parent
faadd8681d
commit
63a9f5c28e
@@ -1,6 +1,7 @@
|
||||
import {Item, HomepageOption, QuadrantConfig} from './model';
|
||||
|
||||
export interface ConfigData {
|
||||
tags?: string[];
|
||||
quadrants: { [key: string]: string };
|
||||
rings: string[];
|
||||
showEmptyRings: boolean;
|
||||
|
||||
Reference in New Issue
Block a user