Skip to content

Commit

Permalink
Fix: cs-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
People-Sea authored and kanyxmo committed Feb 21, 2025
1 parent d831357 commit 6317fc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AppStore/src/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ public static function getConfig(string $key, mixed $default = null): mixed
* usege:
* t('plugin.mine-admin.app-store.app_not_installed')
* pt('mine-admin.app-store', app_not_installed').
* @param mixed $lang
*/
public static function getPluginLanguages($lang): array
{
Expand Down

0 comments on commit 6317fc5

Please sign in to comment.