mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-19 23:52:15 +00:00
docs: refresh onboarding and examples
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user