This commit is contained in:
veeso
2023-05-09 15:40:21 +02:00
parent 9009002b6e
commit c5eeae74b7
83 changed files with 398 additions and 358 deletions

View File

@@ -4,14 +4,14 @@
//! work on termscp configuration
// locals
// ext
use tuirealm::Update;
use super::{
CommonMsg, ConfigMsg, Id, IdConfig, IdSsh, IdTheme, Msg, SetupActivity, SshMsg, ThemeMsg,
ViewLayout,
};
// ext
use tuirealm::Update;
impl Update<Msg> for SetupActivity {
/// Update auth activity model based on msg
/// The function exits when returns None