mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-06 16:53:38 +02:00
Add bot disable flow
This commit is contained in:
@@ -40,6 +40,7 @@ const baseHealth: HealthStatus = {
|
||||
oldest_undecrypted_timestamp: null,
|
||||
mqtt_status: null,
|
||||
community_mqtt_status: null,
|
||||
bots_disabled: false,
|
||||
};
|
||||
|
||||
const baseSettings: AppSettings = {
|
||||
|
||||
Reference in New Issue
Block a user