mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-06 10:39:49 +00:00
Update Response.class.php
This commit is contained in:
parent
52bb131e65
commit
4e73c2b239
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class Response
|
|||
protected static $jsCalls = [];
|
||||
protected static $assets = [
|
||||
'js' => [
|
||||
'/js/jquery-3.3.1.min.js',
|
||||
'/js/jquery-3.4.1.min.js',
|
||||
'/js/global.js'
|
||||
],
|
||||
'css' => ['/css/all.css']
|
||||
|
|
Loading…
Add table
Reference in a new issue