mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
{
|
|
// Your api key from https://www.wakati.me/#apikey
|
|
// Set this in your User specific WakaTime.sublime-settings file.
|
|
"api_key": ""
|
|
}
|