Snazzah / SublimeDiscordRP

📄 Discord rich presence for Sublime Text
MIT License
131 stars 35 forks source link

feat: Added option to disable elapsed time #104

Closed PenguinBoi12 closed 1 year ago

PenguinBoi12 commented 1 year ago

Currently, it's impossible to disable the elapsed time. There is an issue (#72) date from Apr 24, 2021, opened about this problem but nothing as yet been done. I have decided to simply add a configuration to do just that.

The config is a simple boolean called show_elapsed_time which is true by default.