mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-07-05 01:11:32 +02:00
Add contact blocking
This commit is contained in:
@@ -68,6 +68,8 @@ const baseSettings: AppSettings = {
|
||||
community_mqtt_broker_port: 443,
|
||||
community_mqtt_email: '',
|
||||
flood_scope: '',
|
||||
blocked_keys: [],
|
||||
blocked_names: [],
|
||||
};
|
||||
|
||||
function renderModal(overrides?: {
|
||||
|
||||
Reference in New Issue
Block a user