mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Update src/scripts/dfnshelper.js
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
parent
82d019099f
commit
e734f7c793
@ -100,5 +100,5 @@ export const localeWithSuffix = { addSuffix: true, locale: getLocale() };
|
||||
|
||||
export default {
|
||||
getLocale: getLocale,
|
||||
localeWithSuffix, localeWithSuffix
|
||||
localeWithSuffix: localeWithSuffix
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user