Created system for bug reports/new ideas from family

This commit is contained in:
2022-07-15 21:49:37 -04:00
parent ea271223fa
commit 591636ec21
3 changed files with 12 additions and 2 deletions

View File

@ -29,3 +29,10 @@ router_stats:
- History Stats - Upload - History Stats - Upload
initial: Current Stats initial: Current Stats
icon: mdi:router icon: mdi:router
report_type:
name: Report Type
options:
- Bug Report
- New Idea
initial: Bug Report
icon: mdi:bug

View File

@ -1,3 +1,6 @@
tts_message: tts_message:
name: TTS Message name: TTS Message
initial: Type your message here initial: Type your message here
report_system:
name: Report System
initial: Type your report here

File diff suppressed because one or more lines are too long