From bf2eb58ec337eb32f4bdcca1db08c43d5a97f15a Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 10 Jul 2023 20:30:39 -0400 Subject: fixed acl groups from disappearing when new account is made. --- src/client/documents/DocumentTypes.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/documents/DocumentTypes.ts') diff --git a/src/client/documents/DocumentTypes.ts b/src/client/documents/DocumentTypes.ts index cdc8c275c..6cd8de87a 100644 --- a/src/client/documents/DocumentTypes.ts +++ b/src/client/documents/DocumentTypes.ts @@ -42,7 +42,6 @@ export enum DocumentType { COMPARISON = 'comparison', GROUP = 'group', - LINKDB = 'linkdb', // database of links ??? why do we have this SCRIPTDB = 'scriptdb', // database of scripts GROUPDB = 'groupdb', // database of groups } -- cgit v1.2.3-70-g09d2