dizquetv/src/constants.js
vexorian f054d8dfcb
Prepare development on 0.0.62
Prepare development on 0.0.62
2020-08-15 00:32:44 -04:00

7 lines
131 B
JavaScript

module.exports = {
SLACK: 9999,
TVGUIDE_MAXIMUM_PADDING_LENGTH_MS: 30*60*1000,
VERSION_NAME: "0.0.62-prerelease"
}