mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 00:25:35 +08:00
fix incorrect onebot namespace
This commit is contained in:
@@ -4,7 +4,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace ZM\Config;
|
namespace ZM\Config;
|
||||||
|
|
||||||
use Onebot\V12\Config\Config;
|
use OneBot\V12\Config\Config;
|
||||||
use ZM\Exception\ConfigException;
|
use ZM\Exception\ConfigException;
|
||||||
|
|
||||||
class RefactoredConfig
|
class RefactoredConfig
|
||||||
|
|||||||
Reference in New Issue
Block a user