@ -89,7 +89,7 @@ func main() {
ext = path.Ext(file.Name())
fmt.Println(ext)
if strings.ToLower(ext) == "json" {
if strings.ToLower(ext) == ".json" {
var (
tmp Keys
T *os.File
The note is not visible to the blocked user.