mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
set away prompt to 5 minutes
This commit is contained in:
parent
900f765759
commit
eb1e3f72db
@ -17,7 +17,7 @@ import sublime_plugin
|
||||
|
||||
|
||||
# Prompt user if no activity for this many minutes
|
||||
AWAY_MINUTES = 10
|
||||
AWAY_MINUTES = 5
|
||||
|
||||
# globals
|
||||
PLUGIN_DIR = dirname(realpath(__file__))
|
||||
|
Loading…
Reference in New Issue
Block a user