Skip to content

Commit

Permalink
fix: 更新 Account 插件安装及升级脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
zoujingli committed Oct 16, 2024
1 parent 8a8e7e0 commit 4000d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stc/database/20241016000003_install_admin20241016.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class InstallAdmin20241016 extends Migrator
*/
public function getName(): string
{
return 'InstallAdmin';
return 'AdminPlugin';
}

/**
Expand Down

0 comments on commit 4000d01

Please sign in to comment.