This commit is contained in:
2026-01-16 11:03:39 +08:00
parent c56780570a
commit b9df92435a
2 changed files with 6 additions and 0 deletions

View File

@@ -939,6 +939,7 @@ jQuery(async () => {
initializeAmilyHelper();
mergePluginSettings();
initializeAmilyBus();
window.Amily2Bus.log('info', 'System Init', 'Kernel');
let attempts = 0;
const maxAttempts = 100;