mirror of
https://gitlab.com/aviortheking/code-stats-vscode.git
synced 2025-07-03 02:49:19 +00:00
Profile API
This commit is contained in:
committed by
Juha Ristolainen
parent
454fa33ce1
commit
35ce1e244f
@ -34,8 +34,13 @@
|
||||
},
|
||||
"codestats.apiurl": {
|
||||
"type": "string",
|
||||
"default": "https://codestats.net/api/my/pulses",
|
||||
"default": "https://codestats.net/api/",
|
||||
"description": "Code::Stats API URL. Only change if you know what you are doing!"
|
||||
},
|
||||
"codestats.username": {
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Code::Stats User Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user