Add a way to get diagnostics for issue reports.

This commit is contained in:
Dermot Duffy
2022-06-06 20:18:47 -07:00
parent 7b902b604c
commit 9358ae103a
6 changed files with 84 additions and 6 deletions
+1
View File
@@ -204,6 +204,7 @@ const FRIGATE_CARD_GENERAL_ACTIONS = [
'frigate_ui',
'fullscreen',
'menu_toggle',
'diagnostics',
] as const;
const FRIGATE_CARD_ACTIONS = [
...FRIGATE_CARD_GENERAL_ACTIONS,