1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fixed review comments

This commit is contained in:
Cromefire_ 2020-05-28 23:06:36 +02:00
parent 57a0cd7713
commit d36a8994fb
No known key found for this signature in database
GPG key ID: D3D3DB179F435F0C
3 changed files with 11 additions and 6 deletions

View file

@ -132,6 +132,7 @@ module.exports = {
'Object.getOwnPropertyDescriptor',
'Object.getPrototypeOf',
'Object.keys',
'Object.entries',
'Object.getOwnPropertyNames',
'Function.name',
'Function.hasInstance',