mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-23 16:07:27 +00:00
4 lines
96 B
JavaScript
4 lines
96 B
JavaScript
module.exports = {
|
|
D_BUS_ID: 'com.super.productivity.service',
|
|
IDLE_PING_INTERVAL: 5000,
|
|
};
|