diff options
Diffstat (limited to 'src/config/defaults.ts')
| -rw-r--r-- | src/config/defaults.ts | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/config/defaults.ts b/src/config/defaults.ts index e8e67ac..c67d140 100644 --- a/src/config/defaults.ts +++ b/src/config/defaults.ts @@ -102,20 +102,6 @@ export default { sidebar: { showOnStartup: false, }, - sideleft: { - directories: { - left: { - top: " Downloads", - middle: " Documents", - bottom: " Music", - }, - right: { - top: " Pictures", - middle: " Videos", - bottom: " Home", - }, - }, - }, // Services math: { maxHistory: 100, |