@@ -32,10 +32,10 @@ var (
)
func Init() {
// globals.Init()
globals.Init()
beegodb.Init()
defsch.Init()
api.Init()
buildTime, err := time.ParseInLocation(time.RFC3339, BuildDate, time.UTC)
if err == nil {
buildTime = buildTime.Local()
The note is not visible to the blocked user.