parent
6e4b7e7c83
commit
bc55e94baa
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||||
|
{ |
||||||
|
my $repo = $DB->get("smecontribs") or return ''; |
||||||
|
|
||||||
|
$repo->set_prop('status', 'enabled'); |
||||||
|
} |
Loading…
Reference in new issue