1
0
Fork 0
mirror of https://github.com/mmumshad/ansible-playable.git synced 2025-02-12 17:01:54 +00:00

Fix error

This commit is contained in:
Mumshad Mannambeth 2017-07-13 10:05:27 -04:00
parent 318f4bb771
commit a35b31f815

View file

@ -7,7 +7,7 @@ export class NavbarComponent {
menu = [/*{
'title': 'Home',
'state': 'main'
}*/,{
},*/{
'title': 'Projects',
'state': 'project'
},{