mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-04 15:54:33 +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