MSA-1244: 자동으로 음악을 틀어주는 기능입니다.

This commit is contained in:
허희정
2016-05-03 01:55:14 -05:00
parent 77f880af6e
commit ddac521df4
2 changed files with 2 additions and 3 deletions

View File

@@ -58,4 +58,4 @@ def parse(String description) {
}
log.debug "Parse returned ${result?.descriptionText}"
return result
}
}

View File

@@ -335,5 +335,4 @@ private timeIntervalLabel()
{
(starting && ending) ? hhmm(starting) + "-" + hhmm(ending, "h:mm a z") : ""
}
// TODO - End Centralize
// TODO - End Centralize