removed prompt_after_away setting
This commit is contained in:
parent
66ee4a81aa
commit
e371b6a739
1 changed files with 0 additions and 6 deletions
|
@ -1,10 +1,4 @@
|
|||
{
|
||||
// Prompt after being away.
|
||||
// If true, will prompt user after 10 minutes of inactivity.
|
||||
// If false, only logs actual activity inside Sublime.
|
||||
// Defaults to false.
|
||||
"prompt_after_away": false,
|
||||
|
||||
// Your api key from https://www.wakati.me/#apikey
|
||||
// Set this in your User specific WakaTime.sublime-settings file.
|
||||
"api_key": ""
|
||||
|
|
Loading…
Reference in a new issue