Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
@@ -61,7 +61,7 @@ func runRttys(c *cli.Context) {
err := initDb(cfg)
if err != nil {
log.Error().Msg(err.Error())
log.Error().Msg("Init database fail:" + err.Error())
return
}
The note is not visible to the blocked user.