disappointed in myself
@@ -196,7 +196,7 @@ func main() {
}
// Ignore Dotfiles
if serveDotfiles != "" && strings.HasPrefix(entry.Name(), ".") {
if serveDotfiles == "" && strings.HasPrefix(entry.Name(), ".") {
continue
The note is not visible to the blocked user.