From beb944c39069b4bb737084af5bab012ad0877209 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Sun, 22 Feb 2026 16:17:30 +0300 Subject: Enha: filepicker dir as coders dir --- config/config.go | 1 - 1 file changed, 1 deletion(-) (limited to 'config') diff --git a/config/config.go b/config/config.go index c5f63a9..ed70370 100644 --- a/config/config.go +++ b/config/config.go @@ -32,7 +32,6 @@ type Config struct { DBPATH string `toml:"DBPATH"` FilePickerDir string `toml:"FilePickerDir"` FilePickerExts string `toml:"FilePickerExts"` - CodingDir string `toml:"CodingDir"` ImagePreview bool `toml:"ImagePreview"` EnableMouse bool `toml:"EnableMouse"` // embeddings -- cgit v1.2.3