From 53efd78b894bf73babae28f8ef9595dac4b79f7a Mon Sep 17 00:00:00 2001 From: eight Date: Sun, 14 Oct 2018 01:12:57 +0800 Subject: [PATCH] Update doc --- background/usercss-helper.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/background/usercss-helper.js b/background/usercss-helper.js index 8f045317..ebdd2bf7 100644 --- a/background/usercss-helper.js +++ b/background/usercss-helper.js @@ -65,11 +65,12 @@ } /** - * Parse the source and find the duplication + * Parse the source, find the duplication, and build sections with variables * @param _ * @param {String} _.sourceCode * @param {Boolean=} _.checkDup * @param {Boolean=} _.metaOnly + * @param {Object} _.vars * @returns {Promise<{style, dup:Boolean?}>} */ function build({