mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 16:53:04 +08:00
feat(LocalRunnerClient): create modify *.desc.json in DescMcpServer
This commit is contained in:
@@ -920,7 +920,7 @@ public class LocalRunnerClient extends RunnerClient {
|
|||||||
@Override
|
@Override
|
||||||
@NotNull
|
@NotNull
|
||||||
protected LocalWatchServiceBuild.EventHandler buildCreate() {
|
protected LocalWatchServiceBuild.EventHandler buildCreate() {
|
||||||
return null;
|
return buildModify();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user