mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-06 17:03:32 +02:00
feat: add glass to repeater.
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user