mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -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{'abilitiesImports'} = '';
|
||||||
$vars{'abilities'} = '';
|
$vars{'abilities'} = '';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue