Fix typo in filename
This commit is contained in:
parent
e03325d0e4
commit
1745f08fb8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ const STATIC_ASSET_PATHS = [
|
|||
'/public/font/v1/700i.woff',
|
||||
'/public/favicon.png',
|
||||
'/public/img/busy.gif',
|
||||
'/public/img/fileRenderPlaceholder.gif',
|
||||
'/public/img/fileRenderPlaceholder.png',
|
||||
'/public/img/gerbil-happy.png',
|
||||
'/public/img/gerbil-sad.png',
|
||||
'/public/img/placeholder.png',
|
||||
|
|
Loading…
Reference in a new issue