mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-19 14:24:35 +00:00
Fix: Renamed "Future Forecast" to "Later" on upcoming.
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
}
|
||||
<tr class="title-row">
|
||||
<td colspan="6">
|
||||
Future Forecast
|
||||
Later
|
||||
</td>
|
||||
</tr>
|
||||
@for (int i = 0; i < Model.Week.Count; i++)
|
||||
|
||||
Reference in New Issue
Block a user