From baea1b2813364b0f225c79ae8152574b85b73696 Mon Sep 17 00:00:00 2001 From: Face <69168154+face-hh@users.noreply.github.com> Date: Fri, 26 Sep 2025 16:30:00 +0300 Subject: [PATCH] remove faulty file ref from docs --- docs/docs/lua/download.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/docs/lua/download.md b/docs/docs/lua/download.md index 9ef9539..6fa1d2c 100644 --- a/docs/docs/lua/download.md +++ b/docs/docs/lua/download.md @@ -6,8 +6,6 @@ The download API allows Lua scripts to trigger file downloads from URLs. Downloads a file from a URL and saves it to the user's default download location. -![Download animation in Flumi](../static/img/docs/download.gif) - ### Syntax ```lua