Fix json typos in interfaces

This commit is contained in:
Simon Stürz 2018-06-11 10:32:04 +02:00 committed by Michael Zanetti
parent d641833eca
commit b0125bb8c6
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"extends": "simpleclosable"
"extends": "simpleclosable",
"actions": [
{
"name": "stop"

View File

@ -1,5 +1,5 @@
{
"extends": "simpleclosable"
"extends": "simpleclosable",
"actions": [
{
"name": "stop"