diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-02-22 16:17:30 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-02-22 16:17:30 +0300 |
| commit | beb944c39069b4bb737084af5bab012ad0877209 (patch) | |
| tree | dd20d558bcd3581fa6c6ff2a2267187536117dda /config/config.go | |
| parent | 5844dd1494a3190f4f593894b0310330bdcf6b01 (diff) | |
Enha: filepicker dir as coders dir
Diffstat (limited to 'config/config.go')
| -rw-r--r-- | config/config.go | 1 |
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 |
