mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-03-09 23:38:54 +00:00
Fix error
This commit is contained in:
parent
318f4bb771
commit
a35b31f815
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ export class NavbarComponent {
|
||||||
menu = [/*{
|
menu = [/*{
|
||||||
'title': 'Home',
|
'title': 'Home',
|
||||||
'state': 'main'
|
'state': 'main'
|
||||||
}*/,{
|
},*/{
|
||||||
'title': 'Projects',
|
'title': 'Projects',
|
||||||
'state': 'project'
|
'state': 'project'
|
||||||
},{
|
},{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue