Repo // Make IMKServer public.

This commit is contained in:
ShikiSuen 2022-07-31 12:25:41 +08:00
parent 785b67cc5b
commit bdb7736f4c
1 changed files with 2 additions and 0 deletions

View File

@ -67,4 +67,6 @@ else {
exit(-1)
}
public let theServer = server
NSApp.run()