Skip to content

Commit 1d0d714

Browse files
committed
,
1 parent 16cfb1c commit 1d0d714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Channel/Access.module/Access.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ our %user_commands = (
2323
UP => {
2424
desc => 'grant yourself with your access privileges',
2525
params => 'channel(inchan)',
26-
code => \&cmd_up
26+
code => \&cmd_up,
2727
fntsy => 1
2828
},
2929
DOWN => {

0 commit comments

Comments
 (0)