@@ -1,9 +1,14 @@
package main
import (
"Cloudreve/models"
"Cloudreve/routers"
)
func init() {
model.Init()
}
func main() {
api := routers.InitRouter()
The note is not visible to the blocked user.