fix: input rangeの間違った設定を修正

This commit is contained in:
Miwa / Ensan
2025-07-06 18:51:46 +09:00
parent 5599566147
commit 947ca5e689
2 changed files with 1 additions and 2 deletions

View File

@@ -320,8 +320,6 @@ public final class DicdataStore {
}
dynamicDicdata[depth, default: []].append(data.adjustedData(adjust))
}
// stringToInfogetLOUDSDataInRange
stringToInfo.append((Array(data.ruby), (depth - 1, info.penalty)))
}
}
if availableMaxIndex < characters.endIndex - 1 {