mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
feat: add config log type and improve window logging
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
use crate::{
|
||||
config::{Config, IVerge},
|
||||
core::{
|
||||
handle,
|
||||
service::{install_service, is_service_available, reinstall_service},
|
||||
CoreManager,
|
||||
},
|
||||
logging, logging_error,
|
||||
utils::logging::Type,
|
||||
core::handle,
|
||||
};
|
||||
use std::env;
|
||||
use tauri_plugin_clipboard_manager::ClipboardExt;
|
||||
|
||||
Reference in New Issue
Block a user