Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Estuary] View_501_Banner.xml: Fixed syntax error (unmatched parentheses). #23678

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented Aug 27, 2023

Fix a stupid syntax error that slipped in with 4c4d544.

Exposed in the log with:

2023-08-27 23:21:39.551199+0200 Kodi[57908:5743380] 2023-08-27 23:21:39.551 T:5743380   error <general>: unmatched parentheses in (string.isequal(listitem.dbtype,tvshow)
2023-08-27 23:21:39.551444+0200 Kodi[57908:5743380] 2023-08-27 23:21:39.551 T:5743380   error <general>: unmatched parentheses in string.isequal(listitem.dbtype,season))

Sorry.

@ksooo ksooo added Type: Fix non-breaking change which fixes an issue Component: Skin v21 Omega labels Aug 27, 2023
@ksooo ksooo added this to the Omega 21.0 Alpha 3 milestone Aug 27, 2023
@ksooo ksooo merged commit 9447e1b into xbmc:master Aug 27, 2023
1 check passed
@ksooo ksooo deleted the estuary-fix-syntax-error branch August 27, 2023 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Skin Type: Fix non-breaking change which fixes an issue v21 Omega
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant