From 7f4065e3daf4607f63b7db48ff01a374b8453680 Mon Sep 17 00:00:00 2001 From: mike Date: Thu, 27 Aug 2015 15:30:21 +0300 Subject: [PATCH] Update capitanodoc.json --- capitanodoc.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/capitanodoc.json b/capitanodoc.json index edfdc70b..6283e6fb 100644 --- a/capitanodoc.json +++ b/capitanodoc.json @@ -57,15 +57,9 @@ ] }, { - "title": "Plugin", + "title": "Wizard", "files": [ - "lib/actions/plugin.coffee" - ] - }, - { - "title": "Preferences", - "files": [ - "lib/actions/preferences.coffee" + "lib/actions/wizard.coffee" ] } ]