Upgrade Cwtch, Add Per-Profile Event Log

This commit is contained in:
Sarah Jamie Lewis 2024-01-03 10:18:16 -08:00
parent 1d70adb595
commit 856ed3ef64
1 changed files with 1 additions and 0 deletions

View File

@ -329,6 +329,7 @@ class _PeerSettingsViewState extends State<PeerSettingsView> {
))
]),
]),
Visibility(
visible: EnvironmentConfig.BUILD_VER == dev_version,
maintainSize: false,