Skip to content

Commit 2e36295

Browse files
committed
simply: Re-add the deleted "cmd::get_clash_version"
1 parent c882b86 commit 2e36295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src-tauri/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ mod app_init {
182182
cmd::check_dns_config_exists,
183183
cmd::get_dns_config_content,
184184
cmd::validate_dns_config,
185+
cmd::get_clash_version,
185186
cmd::get_clash_config,
186187
cmd::force_refresh_clash_config,
187188
cmd::update_geo_data,

0 commit comments

Comments
 (0)