@@ -19,7 +19,7 @@ func main() {
// Initialize database with configuration
if err := InitDBWithConfig(config); err != nil {
log.Fatal("Failed to initialize database:", err)
log.Fatal("Failed to initialize database :", err)
}
// Create tables
The note is not visible to the blocked user.