linting
This commit is contained in:
parent
be9733c55b
commit
01a8ae85aa
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ class Setup {
|
||||||
'post_type' => 'event',
|
'post_type' => 'event',
|
||||||
'settings_page_id' => 'settings_page_vsel',
|
'settings_page_id' => 'settings_page_vsel',
|
||||||
'transformer_class' => 'VS_Event',
|
'transformer_class' => 'VS_Event',
|
||||||
'taxonomy' => 'event_cat',
|
'taxonomy' => 'event_cat',
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue