From b9e491d6ab0ab7a8d900d127ef1d3a0fdaa2ffe1 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Mon, 2 Aug 2021 18:31:18 +0200 Subject: feature: tag filtering lotic and ui --- components/config.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'components/config.ts') 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: [], -- cgit v1.2.3