remove test custom columns from default config.
This commit is contained in:
parent
f87963ea8a
commit
98e7afeb8d
|
@ -178,7 +178,7 @@
|
||||||
*
|
*
|
||||||
* Note that for now only the first, second and forth type of custom columns are supported
|
* Note that for now only the first, second and forth type of custom columns are supported
|
||||||
*/
|
*/
|
||||||
$config['cops_calibre_custom_column'] = array ("type1", "type2", "type4");
|
$config['cops_calibre_custom_column'] = array ();
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Rename .epub to .kepub.epub if downloaded from a Kobo eReader
|
* Rename .epub to .kepub.epub if downloaded from a Kobo eReader
|
||||||
|
|
Loading…
Reference in a new issue