@@ -2,13 +2,14 @@ package main
import (
"fmt"
"github.com/gin-gonic/gin"
"github.com/jessevdk/go-flags"
_ "github.com/lib/pq"
"os"
"os/exec"
"os/signal"
"strings"
)
const VERSION = "0.3.1"
The note is not visible to the blocked user.