From 455196d7819856f238c825e6f361a9ac65b302b2 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sun, 3 May 2020 19:43:46 +0000 Subject: [PATCH] --- source/Plugins/AyaNova.Plugin.V8/V8.cs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/Plugins/AyaNova.Plugin.V8/V8.cs b/source/Plugins/AyaNova.Plugin.V8/V8.cs index 0c9a1b7..304156e 100644 --- a/source/Plugins/AyaNova.Plugin.V8/V8.cs +++ b/source/Plugins/AyaNova.Plugin.V8/V8.cs @@ -205,6 +205,11 @@ namespace AyaNova.PlugIn.V8 /* TODO: + Keep list of names for each object of type and check against it to prevent dupes and adjust name before export + - Just do it for all because who knows what fucked up data people will be coming from + + Global wiki export to user + Regions export wiki to user todo: RAVEN workorder structure and then export here