first commit
This commit is contained in:
9
cpo/modificators-rules.php
Normal file
9
cpo/modificators-rules.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'main' => [
|
||||
'cpo_is_sc' => 'no',
|
||||
'cpo_sc_default' => 'hide',
|
||||
],
|
||||
'data' => ''
|
||||
];
|
||||
Reference in New Issue
Block a user