summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-02-22 16:17:30 +0300
committerGrail Finder <wohilas@gmail.com>2026-02-22 16:17:30 +0300
commitbeb944c39069b4bb737084af5bab012ad0877209 (patch)
treedd20d558bcd3581fa6c6ff2a2267187536117dda /config
parent5844dd1494a3190f4f593894b0310330bdcf6b01 (diff)
Enha: filepicker dir as coders dir
Diffstat (limited to 'config')
-rw-r--r--config/config.go1
1 files changed, 0 insertions, 1 deletions
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