refactor: rename AccountsManager to Accounts

plz stop with the managers
This commit is contained in:
William Casarin
2024-11-18 18:03:27 -08:00
parent 6545e1ddee
commit 22e67c95cc
11 changed files with 59 additions and 53 deletions

View File

@@ -4,7 +4,7 @@ use serde::{Deserialize, Serialize};
use std::fmt::{self};
use crate::{
account_manager::AccountsRoute,
accounts::AccountsRoute,
column::Columns,
timeline::{TimelineId, TimelineRoute},
ui::{