docs: refresh onboarding and examples

This commit is contained in:
KoalaDev
2026-07-06 17:31:24 +02:00
parent b8484f77d6
commit e093a8afae
15 changed files with 407 additions and 171 deletions
+2 -2
View File
@@ -15,7 +15,7 @@
try {
if (window.koalaSyncInjected && chrome.runtime.id) {
return;
}
@@ -717,7 +717,7 @@
}
function hcmShowDesyncDialog(action, target) {
if (!document.body) { hcmSnapBackToHost(target); return; }