mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 05:04:51 +08:00
fix incorrect onebot namespace
This commit is contained in:
parent
32534c870d
commit
488acc3e69
@ -4,7 +4,7 @@ declare(strict_types=1);
|
||||
|
||||
namespace ZM\Config;
|
||||
|
||||
use Onebot\V12\Config\Config;
|
||||
use OneBot\V12\Config\Config;
|
||||
use ZM\Exception\ConfigException;
|
||||
|
||||
class RefactoredConfig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user