refactor: rename

This commit is contained in:
GyDi
2022-01-08 01:27:25 +08:00
parent 3bb46eaa6f
commit 1d38739016
9 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
use super::{init, server};
use crate::{config::ProfilesConfig, states};
use crate::{core::ProfilesConfig, states};
use tauri::{App, AppHandle, Manager};
/// handle something when start app