mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-23 05:19:48 +00:00
Fix indentation
This commit is contained in:
parent
c1f79000c7
commit
e9e346b5ed
@ -26,3 +26,6 @@ indent_size = 2
|
||||
|
||||
[resources/settings.xml]
|
||||
indent_style = tab
|
||||
|
||||
[jellyfin_kodi/objects/obj_map.json]
|
||||
indent_style = tab
|
||||
|
@ -13,7 +13,7 @@
|
||||
"UniqueId": "ProviderIds/Imdb",
|
||||
"Rating": "CommunityRating",
|
||||
"Year": "ProductionYear",
|
||||
"Premiere": "PremiereDate,ProductionYear",
|
||||
"Premiere": "PremiereDate,ProductionYear",
|
||||
"Votes": "VoteCount",
|
||||
"Plot": "Overview",
|
||||
"ShortPlot": "ShortOverview",
|
||||
|
Loading…
Reference in New Issue
Block a user