Commit 96a9a926 authored by shangbj's avatar shangbj

'11'

parent 757f402f
......@@ -4,5 +4,5 @@ const info = getRepoInfo();
const objkeys = Object.keys(info)
for (const key of objkeys) {
console.log(info[key])
console.log(key, info[key])
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment