Skip to content

Commit

Permalink
Use my URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
therealFoxster committed Jul 1, 2024
1 parent bbfddc8 commit 6536dba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/uYouPlusSettings.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
#import <YouTubeHeader/YTSettingsPickerViewController.h>
#import "uYouPlus.h"

NSString *UYOUPLUS_RELEASES_URL = @"https://github.com/qnblackcat/uYouPlus/releases";
NSString *UYOUPLUS_NEW_ISSUE_URL = @"https://github.com/qnblackcat/uYouPlus/issues/new?assignees=&labels=bug&projects=&template=bug.yaml&title=[v%@] %@";
NSString *UYOUPLUS_RELEASES_URL = @"https://github.com/therealFoxster/uYouPlus/releases";
NSString *UYOUPLUS_NEW_ISSUE_URL = @"https://github.com/therealFoxster/uYouPlus/issues/new?assignees=&labels=bug&projects=&template=bug.yaml&title=[v%@] %@";

// For displaying snackbars
@interface YTHUDMessage : NSObject
Expand Down

0 comments on commit 6536dba

Please sign in to comment.