forked from Mirrors/weechat-mpd-np
Updated with github username
This commit is contained in:
parent
5c0ec7bd63
commit
a11c4c5e40
1 changed files with 1 additions and 1 deletions
2
np.pl
2
np.pl
|
@ -9,7 +9,7 @@ use strict;
|
|||
use warnings;
|
||||
|
||||
my $descr = 'Colorized now playing script for mpd';
|
||||
weechat::register('np', 'byte', '0.1', 'GPL3', $descr, '', '');
|
||||
weechat::register('np', 'stackptr', '0.1', 'GPL3', $descr, '', '');
|
||||
weechat::hook_command('np', $descr, '',
|
||||
"Settings:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue