style: add missing semicolons

This commit is contained in:
Joao Dias
2016-10-23 22:52:57 +02:00
committed by vsavkin
parent 52bf188b8f
commit a382d6dd20
15 changed files with 29 additions and 32 deletions

View File

@ -116,4 +116,4 @@ angular.module('app', [])
}
}
};
})
});