mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-02 00:43:05 +05:30
Update licenses.ecr
Oh, it's handlers not helpers.
This commit is contained in:
parent
bbf66c9b72
commit
c847d6d370
@ -25,7 +25,7 @@
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<a href="/js/helpers.js?v=<%= ASSET_COMMIT %>">helpers.js</a>
|
||||
<a href="/js/handlers.js?v=<%= ASSET_COMMIT %>">handlers.js</a>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
@ -33,7 +33,7 @@
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<a href="/js/helpers.js?v=<%= ASSET_COMMIT %>"><%= translate(locale, "source") %></a>
|
||||
<a href="/js/handlers.js?v=<%= ASSET_COMMIT %>"><%= translate(locale, "source") %></a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user