minor housekeeping

const-conversion
Moe 2020-07-22 21:21:34 -07:00
parent 874f774d9a
commit e6b5f42ce4
2 changed files with 2 additions and 2 deletions

View File

@ -237,7 +237,7 @@ module.exports = function(__dirname, config){
}
processImage(buffer,d,tx,d.frameLocation)
break;
case'frame':''
case'frame':
try{
if(!s.group[d.ke]){
s.group[d.ke]={}