@ -144,6 +144,9 @@ func init() {
if err = parseConfig(appConfigPath); err != nil {
panic(err)
}
if err = os.Chdir(AppPath); err != nil {
func recoverPanic(ctx *context.Context) {
The note is not visible to the blocked user.