This commit is contained in:
2026-06-05 14:44:41 +09:00
parent c56a745abf
commit 1b0b9a66c4
+1 -1
View File
@@ -58,7 +58,7 @@ function main.EEE(source, tier)
return
end
if not data.raw[source.type][source.ref_name] then
if not data.raw[source.type] then
return
end