Fix indentation

This commit is contained in:
Odd Stråbø 2022-10-29 23:23:07 +02:00
parent c1f79000c7
commit e9e346b5ed
2 changed files with 4 additions and 1 deletions

View File

@ -26,3 +26,6 @@ indent_size = 2
[resources/settings.xml]
indent_style = tab
[jellyfin_kodi/objects/obj_map.json]
indent_style = tab

View File

@ -13,7 +13,7 @@
"UniqueId": "ProviderIds/Imdb",
"Rating": "CommunityRating",
"Year": "ProductionYear",
"Premiere": "PremiereDate,ProductionYear",
"Premiere": "PremiereDate,ProductionYear",
"Votes": "VoteCount",
"Plot": "Overview",
"ShortPlot": "ShortOverview",