fix spacing in ApiController
This commit is contained in:
parent
44b4faf6d9
commit
03dae5be2b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ class ApiController extends Zend_Controller_Action
|
||||||
->addActionContext('update-stream-setting-table' , 'json')
|
->addActionContext('update-stream-setting-table' , 'json')
|
||||||
->addActionContext('update-replay-gain-value' , 'json')
|
->addActionContext('update-replay-gain-value' , 'json')
|
||||||
->addActionContext('update-cue-values-by-silan' , 'json')
|
->addActionContext('update-cue-values-by-silan' , 'json')
|
||||||
->addActionContext('show-preview' , 'json')
|
->addActionContext('show-preview' , 'json')
|
||||||
->initContext();
|
->initContext();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue