mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: word-based message filtering with quarantine approach (stored but hidden) (#4241)
This commit is contained in:
parent
ae65e64a37
commit
c0f8ed3503
32 changed files with 2187 additions and 115 deletions
|
|
@ -151,6 +151,8 @@ object SettingsRoutes {
|
|||
|
||||
@Serializable data object About : Route
|
||||
|
||||
@Serializable data object FilterSettings : Route
|
||||
|
||||
// endregion
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue