SYNC: AI assistant

This commit is contained in:
SPRINX0\prochazka
2025-12-10 08:12:48 +01:00
committed by Diflow
parent de6acfa1ce
commit a71129df4b
3 changed files with 55 additions and 30 deletions

View File

@@ -10,7 +10,6 @@
import { getLocalStorage, setLocalStorage } from '../utility/storageCache';
export let title;
export let name;
export let skip = false;
export let positiveCondition = true;
export let height = null;