From a015b0fe6b54e1e0f2bc4fdb6960e3a764fdd1da Mon Sep 17 00:00:00 2001 From: Simon Martens Date: Fri, 15 Nov 2024 14:03:00 +0100 Subject: [PATCH] +Problems --- helpers/watcher.go | 2 -- techstack.md | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/helpers/watcher.go b/helpers/watcher.go index 5028968..3c8cb6a 100644 --- a/helpers/watcher.go +++ b/helpers/watcher.go @@ -6,7 +6,6 @@ import ( "log" "path/filepath" "sync" - "time" "github.com/fsnotify/fsnotify" ) @@ -99,7 +98,6 @@ func (fw *FileWatcher) Watch() error { } log.Println("event:", event) if !event.Has(fsnotify.Chmod) { - time.Sleep(50 * time.Millisecond) fw.mu.Lock() for _, wf := range fw.wf { wf(event.Name) diff --git a/techstack.md b/techstack.md index 01c4e68..7418d07 100644 --- a/techstack.md +++ b/techstack.md @@ -83,3 +83,4 @@ - Horizontale Jahresnavigation durch vertikale ersetzen, so wie in der Einzelansicht - Was ist "Link auf seite teilen"? - Bevorzugtes Datumsformat +- Zitierweise, Logo