From 074820e63b389d8bc5fe32abf6b63772d05b505e Mon Sep 17 00:00:00 2001 From: extrawurst Date: Thu, 17 Aug 2023 23:03:45 +0200 Subject: [PATCH] fix: missing entry in ToC --- FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ.md b/FAQ.md index 8711759d..dc9b0e8b 100644 --- a/FAQ.md +++ b/FAQ.md @@ -4,6 +4,7 @@ 1. ["Bad Credentials" Error](#credentials) 2. [Custom key bindings](#keybindings) +2. [Watcher](#watcher) ## 1. "Bad Credentials" Error [Top ▲](#table-of-contents)