From 9e3ceb941edd2b4ba6ae0210d05a7716bca1a50b Mon Sep 17 00:00:00 2001 From: shy Date: Tue, 31 Oct 2023 10:00:09 +0800 Subject: [PATCH] add some --- const.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/const.js b/const.js index f271528b..8f1b71fb 100644 --- a/const.js +++ b/const.js @@ -131,7 +131,9 @@ var nfs = { REPOS: "repos", IMAGE: "image", MODULE: "module", SCRIPT: "script", + BINARY: "binary", VERSION: "version", + TEMPLATE: "template", BRANCH: "branch", MASTER: "master", PUSH: "push", PULL: "pull", PATH: "path", FILE: "file", LINE: "line", SIZE: "size",