From 0bab0a9963fa208cff80e24b28564b372b2dc8f3 Mon Sep 17 00:00:00 2001 From: chylex <info@chylex.com> Date: Sun, 18 Sep 2016 20:29:49 +0200 Subject: [PATCH] Update reply-account plugin metadata and default config warning --- Resources/Plugins/reply-account/.meta | 3 +++ Resources/Plugins/reply-account/configuration.default.js | 4 +--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Resources/Plugins/reply-account/.meta b/Resources/Plugins/reply-account/.meta index ef647bd8..e52948c0 100644 --- a/Resources/Plugins/reply-account/.meta +++ b/Resources/Plugins/reply-account/.meta @@ -16,5 +16,8 @@ https://tweetduck.chylex.com [configfile] configuration.js +[configdefault] +configuration.default.js + [requires] 1.3.3 \ No newline at end of file diff --git a/Resources/Plugins/reply-account/configuration.default.js b/Resources/Plugins/reply-account/configuration.default.js index 8d653376..e60ac077 100644 --- a/Resources/Plugins/reply-account/configuration.default.js +++ b/Resources/Plugins/reply-account/configuration.default.js @@ -3,9 +3,7 @@ * WARNING * ------- * - * Make sure you are editing 'user.configuration.js' and not the default configuration file. - * The custom configuration file is automatically generated the first time the plugin is enabled. - * Do not edit the default one, as it will be replaced with each update. + * Make sure you are editing 'configuration.js' and not the default configuration file, as the default one will be replaced with each update. * */