new buildapp.sh & 18.23.3 to 18.25.1 text in settings

This commit is contained in:
Balackburn
2023-07-03 23:00:42 +02:00
parent fde2642bf8
commit af8edbe982
5 changed files with 90 additions and 52 deletions

View File

@@ -57,7 +57,7 @@ extern NSBundle *YTLitePlusBundle();
accessibilityIdentifier:nil
detailTextBlock:nil
selectBlock:^BOOL (YTSettingsCell *cell, NSUInteger arg1) {
return [%c(YTUIUtils) openURL:[NSURL URLWithString:@"https://github.com/Balackburn/YTLitePlusExtra/releases/latest"]];
return [%c(YTUIUtils) openURL:[NSURL URLWithString:@"https://github.com/Balackburn/YTLitePlus/releases/latest"]];
}];
[sectionItems addObject:main];