mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -100,5 +100,5 @@ export const localeWithSuffix = { addSuffix: true, locale: getLocale() };
|
|||
|
||||
export default {
|
||||
getLocale: getLocale,
|
||||
localeWithSuffix, localeWithSuffix
|
||||
localeWithSuffix: localeWithSuffix
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue