Add 1; at the end of config file so perl won't complain
This commit is contained in:
parent
61659865f2
commit
7d59a23052
1 changed files with 3 additions and 0 deletions
3
.ptclirc
3
.ptclirc
|
@ -16,3 +16,6 @@ $config{instance} = "https://vid.qorg11.net";
|
|||
|
||||
$config{default_resolution} = 0;
|
||||
|
||||
# This tells perl everything's alright
|
||||
|
||||
1;
|
||||
|
|
Loading…
Add table
Reference in a new issue