sxyazi
2025-05-28 22:13:48 +08:00
parent ecffbf71dc
commit d642bfb082
15 changed files with 52 additions and 61 deletions

View File

@@ -1,4 +1,4 @@
--- @since 25.4.4
--- @since 25.5.28
local FILES = {
[".envrc"] = "text/plain",
@@ -1096,7 +1096,7 @@ function M:fetch(job)
end
if next(updates) then
ya.mgr_emit("update_mimes", { updates = updates })
ya.emit("update_mimes", { updates = updates })
end
if #unknown > 0 then