From e371b6a739c17d59503ab9a41d2b8f0a6881857d Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 8 Aug 2013 02:49:08 -0700 Subject: [PATCH] removed prompt_after_away setting --- WakaTime.sublime-settings | 6 ------ 1 file changed, 6 deletions(-) diff --git a/WakaTime.sublime-settings b/WakaTime.sublime-settings index b929759..d93f570 100644 --- a/WakaTime.sublime-settings +++ b/WakaTime.sublime-settings @@ -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": ""