forked from x/volcanos
add some
This commit is contained in:
parent
220861638c
commit
9e3ceb941e
2
const.js
2
const.js
@ -131,7 +131,9 @@ var nfs = {
|
|||||||
REPOS: "repos",
|
REPOS: "repos",
|
||||||
IMAGE: "image",
|
IMAGE: "image",
|
||||||
MODULE: "module", SCRIPT: "script",
|
MODULE: "module", SCRIPT: "script",
|
||||||
|
BINARY: "binary",
|
||||||
VERSION: "version",
|
VERSION: "version",
|
||||||
|
TEMPLATE: "template",
|
||||||
BRANCH: "branch", MASTER: "master",
|
BRANCH: "branch", MASTER: "master",
|
||||||
PUSH: "push", PULL: "pull",
|
PUSH: "push", PULL: "pull",
|
||||||
PATH: "path", FILE: "file", LINE: "line", SIZE: "size",
|
PATH: "path", FILE: "file", LINE: "line", SIZE: "size",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user