This commit is contained in:
freearhey
2021-03-12 01:23:14 +03:00
parent a24cbb3543
commit 3009e0ed1e
8 changed files with 874 additions and 47 deletions

View File

@@ -33,6 +33,10 @@ module.exports = {
.set('y', date.get('y'))
.toString()
if (programs.length && !programs[programs.length - 1].stop) {
programs[programs.length - 1].stop = start
}
programs.push({
title,
description,