From c10d855260ea5cd7a3aa2578aff51bde040af3d9 Mon Sep 17 00:00:00 2001 From: german Date: Fri, 10 Apr 2026 19:31:47 +0400 Subject: [PATCH] Stable/unstable --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 702d6fe..1121eee 100644 --- a/index.js +++ b/index.js @@ -76,6 +76,7 @@ class App extends Find.createApp() { mwait(t, x) { const root = this.component(); const title = root.id('title'); + root.id("hand_error").text(''); if (t === true) { title.text('Минификация Find.js в процессе...'); } else {