summaryrefslogtreecommitdiff
path: root/components/config.ts
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-08-02 18:31:18 +0200
committerThomas F. K. Jorna <[email protected]>2021-08-02 18:31:18 +0200
commitb9e491d6ab0ab7a8d900d127ef1d3a0fdaa2ffe1 (patch)
treeebbd3207de10005e514e6f1dba70c4d9753ebdbd /components/config.ts
parente6cac81a1be089774161314430fce28c620d7573 (diff)
feature: tag filtering lotic and ui
Diffstat (limited to 'components/config.ts')
-rw-r--r--components/config.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/config.ts b/components/config.ts
index 1181f65..e9471f8 100644
--- a/components/config.ts
+++ b/components/config.ts
@@ -35,6 +35,7 @@ export const initialFilter = {
orphans: false,
parents: true,
tags: [],
+ tagColors: [],
nodes: [],
links: [],
date: [],