From 9322cbf00c45d2cb4f09f0b79981304b9853655f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 20 Aug 2021 18:31:08 +0000 Subject: [PATCH] --- source/Plugins/AyaNova.Plugin.V8/V8.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Plugins/AyaNova.Plugin.V8/V8.cs b/source/Plugins/AyaNova.Plugin.V8/V8.cs index fb65233..e4479a1 100644 --- a/source/Plugins/AyaNova.Plugin.V8/V8.cs +++ b/source/Plugins/AyaNova.Plugin.V8/V8.cs @@ -246,7 +246,7 @@ namespace AyaNova.PlugIn.V8 string route = ""; switch (desiredType) { - todo: need every wikiable and attachable and assigndocable object here that is getting exported just do it + //I guess go through export* and find everything exported and if it can have any of the above then it needs to be here for docs/wiki/attachments //set route and make dynamic object case RootObjectTypes.Part: