This commit is contained in:
@@ -246,7 +246,7 @@ namespace AyaNova.PlugIn.V8
|
|||||||
string route = "";
|
string route = "";
|
||||||
switch (desiredType)
|
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
|
//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
|
//set route and make dynamic object
|
||||||
case RootObjectTypes.Part:
|
case RootObjectTypes.Part:
|
||||||
|
|||||||
Reference in New Issue
Block a user