returned the lost comma
This commit is contained in:
parent
b58295d1d6
commit
4e9f68acff
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Item {
|
|||
}
|
||||
|
||||
function getWriteAccessServicesListFilters() {
|
||||
return [serviceTypeFilter
|
||||
return [serviceTypeFilter]
|
||||
}
|
||||
function getReadAccessServicesListFilters() {
|
||||
return [serviceTypeFilter, installedFilter]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue