Added "Show in Browser" functionality
This commit is contained in:
@@ -29,7 +29,7 @@ AutoLyrics *instace;
|
||||
-(id)init {
|
||||
enabled = NO;
|
||||
replaceOldLyrics = NO;
|
||||
[self setInterval:5];
|
||||
[self setInterval:30];
|
||||
return [super init];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user