feat: Provide Navigation to Input Timezone (#2003)

This commit is contained in:
Robert-0410 2025-06-03 08:31:08 -07:00 committed by GitHub
parent 43b6e54bbb
commit e4313e0bd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 153 additions and 56 deletions

View file

@ -138,7 +138,7 @@ fun ChannelScreen(
var showResetDialog by remember { mutableStateOf(false) }
var showScanDialog by remember { mutableStateOf(false) }
/* Animate waiting for the channel configurations */
/* Animate waiting for the configurations */
var isWaiting by remember { mutableStateOf(false) }
if (isWaiting) {
PacketResponseStateDialog(