fix(proto): prune TakTalkMessage and TakTalkRoomData from Wire codegen (#5624)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
James Rich
2026-05-27 11:54:52 -07:00
committed by GitHub
parent 29345709e9
commit fda8f97f32
+2
View File
@@ -118,6 +118,8 @@ wire {
prune("meshtastic.CotHow")
prune("meshtastic.CotType")
prune("meshtastic.GeoPointSource")
prune("meshtastic.TakTalkMessage")
prune("meshtastic.TakTalkRoomData")
}
// Modern KMP publication uses the project name as the artifactId by default.