From efcc8416aeaa8f6ee11ffd71ad27a6aedf3d8645 Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 26 Sep 2011 16:35:37 +0200 Subject: [PATCH] Move userscript and make a template --- .../plugins/extension/{static/couchpotato.user.js => template.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename couchpotato/core/plugins/extension/{static/couchpotato.user.js => template.js} (100%) diff --git a/couchpotato/core/plugins/extension/static/couchpotato.user.js b/couchpotato/core/plugins/extension/template.js similarity index 100% rename from couchpotato/core/plugins/extension/static/couchpotato.user.js rename to couchpotato/core/plugins/extension/template.js