fix(dtmm): Fix updating log view
This commit is contained in:
parent
f30608e6f1
commit
01b1428b38
1 changed files with 0 additions and 2 deletions
|
@ -156,8 +156,6 @@ pub(crate) struct State {
|
|||
pub game_dir: Arc<PathBuf>,
|
||||
pub data_dir: Arc<PathBuf>,
|
||||
pub nexus_api_key: Arc<String>,
|
||||
|
||||
#[data(ignore)]
|
||||
pub log: Vector<RichText>,
|
||||
// True, when the initial loading of configuration and mods is still in progress
|
||||
pub loading: bool,
|
||||
|
|
Loading…
Add table
Reference in a new issue