mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
fix: clippy lint
This commit is contained in:
@@ -351,7 +351,7 @@ pub fn run() {
|
||||
});
|
||||
}
|
||||
|
||||
pub fn handle_window_destroyed() {
|
||||
pub const fn handle_window_destroyed() {
|
||||
#[cfg(target_os = "macos")]
|
||||
{
|
||||
use crate::core::hotkey::SystemHotkey;
|
||||
|
||||
Reference in New Issue
Block a user