mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-08-11 13:40:19 +02:00
feat: xray support
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@
|
||||
|
||||
fn main() {
|
||||
donutbrowser_lib::run_with_builder(|builder| {
|
||||
builder.plugin(tauri_plugin_cross_platform_webdriver::init())
|
||||
builder.plugin(tauri_wd::init())
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user