mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
minor housekeeping
This commit is contained in:
parent
171c3997e6
commit
2a39a8e5cf
1 changed files with 1 additions and 1 deletions
|
|
@ -185,8 +185,8 @@ while ($type =~ m/([a-zA-Z]+)( )*/g) {
|
|||
}
|
||||
}
|
||||
}
|
||||
$vars{'type'} = join(', ', @types);
|
||||
|
||||
$vars{'type'} = join(', ', @types);
|
||||
$vars{'abilitiesImports'} = '';
|
||||
$vars{'abilities'} = '';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue