This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhongjie51
/
99ditui
Watch
1
Star
0
Fork
2
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge branch 'master' of zmq/99ditui into master
zmq
1 year ago
parent
c9ee139620
96d4157342
commit
5f95e0b588
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
src/hosts/ZhonTai.Host/Program.cs
+ 2
- 0
src/hosts/ZhonTai.Host/Program.cs
View File
@@ -32,6 +32,8 @@ new HostApp(new HostAppOptions
a.Name("app_task_log");
a.Name("app_task_log");
});
});
});
});
+
+
}
}
},
},