From 3c6c4e6da942ef4c1e7faebdc165eb4fcaa7bee4 Mon Sep 17 00:00:00 2001 From: yipstanley Date: Sat, 13 Jul 2019 16:34:42 -0400 Subject: oops --- src/client/views/Main.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/Main.tsx b/src/client/views/Main.tsx index 1b9a45f0b..971658473 100644 --- a/src/client/views/Main.tsx +++ b/src/client/views/Main.tsx @@ -9,7 +9,7 @@ import { List } from "../../new_fields/List"; let swapDocs = async () => { let oldDoc = await Cast(CurrentUserUtils.UserDocument.linkManagerDoc, Doc); - Docs.Prototypes.MainLinkDocument().allLinks = new List(); + // Docs.Prototypes.MainLinkDocument().allLinks = new List(); if (oldDoc) { let links = await DocListCastAsync(oldDoc.allLinks); // if (links && DocListCast(links)) { -- cgit v1.2.3-70-g09d2