mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-08-02 09:18:45 +02:00
refactor: block windows app update if the browser is running
This commit is contained in:
@@ -110,6 +110,7 @@ async fn main() {
|
||||
}));
|
||||
|
||||
let matches = Command::new("donut-proxy")
|
||||
.version(env!("BUILD_VERSION"))
|
||||
.subcommand(
|
||||
Command::new("proxy")
|
||||
.about("Manage proxy servers")
|
||||
|
||||
Reference in New Issue
Block a user