@@ -1,6 +1,8 @@
package main
import "embed"
import (
"embed"
)
//go:embed web/static/index.html web/static/app.js web/static/style.css
//go:embed frontend/dist
var staticFS embed.FS
The note is not visible to the blocked user.