mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-23 19:37:35 +08:00
feat: add multiple hooks, pligun schedule support ,add hook:list artisan command
This commit is contained in:
@@ -388,7 +388,7 @@ class ThemeService
|
||||
|
||||
} catch (Exception $e) {
|
||||
Log::error('Failed to refresh current theme', [
|
||||
'theme' => $currentTheme ?? 'unknown',
|
||||
'theme' => $currentTheme,
|
||||
'error' => $e->getMessage()
|
||||
]);
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user