Skip to content

Commit bae1c8f

Browse files
authored
Update uYouPlusSettings.xm
1 parent fed99ee commit bae1c8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/uYouPlusSettings.xm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ extern NSBundle *uYouPlusBundle();
9999
return VERSION_STRING;
100100
}
101101
selectBlock:^BOOL (YTSettingsCell *cell, NSUInteger arg1) {
102-
return [%c(YTUIUtils) openURL:[NSURL URLWithString:@"https://github.com/arichornlover/uYouEnhanced/releases/latest"]];
102+
return [%c(YTUIUtils) openURL:[NSURL URLWithString:@"https://github.com/yodaluca23Alt/uYouEnhanced/releases/latest"]];
103103
}
104104
];
105105
[sectionItems addObject:version];

0 commit comments

Comments
 (0)