feat: add glass to repeater.

This commit is contained in:
Rightup
2026-04-17 23:51:04 +01:00
parent 4d9c560b11
commit ffaaa76ea0
11 changed files with 1636 additions and 4 deletions
+1 -1
View File
@@ -4492,7 +4492,7 @@ class APIEndpoints:
# Sections we allow to be imported
ALLOWED_SECTIONS = {
"repeater", "mesh", "radio", "identities", "delays",
"ch341", "web", "letsmesh", "logging", "radio_type",
"ch341", "web", "letsmesh", "glass", "logging", "radio_type",
}
updated_sections = []