split js
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// Note: This chunk keeps one Tools/status feature separate from the former smartQueue.js bundle.
|
||||
export const diagnosticCardsSource = "function diagCard(label,value,extra=''){ return `<div class=\"diag-card ${extra}\"><b>${esc(label)}</b><span>${esc(value ?? '-')}</span></div>`; }\n\n // Note: Centralizes footer visibility so Preferences can hide items without removing existing status logic.\n";
|
||||
Reference in New Issue
Block a user