mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-22 15:37:02 +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,
|
|
};
|