fixed example config.php
This commit is contained in:
parent
4d2a7afd38
commit
9ef387519d
@ -8,7 +8,7 @@ namespace MyImouto;
|
||||
* Values placed here will overwrite the values in the parent class.
|
||||
* List the properties you want to overwrite.
|
||||
*/
|
||||
class BooruConfig extends DefaultBooruConfig
|
||||
class LocalConfig extends DefaultConfig
|
||||
{
|
||||
# The name of this booru.
|
||||
public $app_name = 'my.imouto';
|
||||
|
Reference in New Issue
Block a user