forked from Github/frigate
Link to relevant page from status bar warnings / errors (#11140)
* Use hash state for system pages * Add links to items * Add stats to other types * Link on mobile as well * Use link * Cleanup using util
This commit is contained in:
@@ -62,6 +62,7 @@ export type StorageStats = {
|
||||
export type PotentialProblem = {
|
||||
text: string;
|
||||
color: string;
|
||||
relevantLink?: string;
|
||||
};
|
||||
|
||||
export type Vainfo = {
|
||||
|
||||
Reference in New Issue
Block a user