mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icons
This commit is contained in:
parent
c86571708a
commit
3838831828
13 changed files with 135 additions and 96 deletions
|
@ -130,6 +130,8 @@ define(['appStorage', 'browser'], function (appStorage, browser) {
|
|||
return appInfo;
|
||||
});
|
||||
},
|
||||
capabilities: getCapabilities
|
||||
capabilities: getCapabilities,
|
||||
|
||||
moreIcon: browser.safari || browser.edge ? 'dots-horiz' : 'dots-vert'
|
||||
};
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue