Skip to content

Commit

Permalink
UndineMailer v1.3.2 : Fixed issue #24
Browse files Browse the repository at this point in the history
  • Loading branch information
ucchyocean committed Feb 12, 2015
1 parent 4cca61e commit 7d004e9
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -67,6 +67,8 @@ protected static ItemStack addBannerInfoToItem(
banner.addPattern(patterns.get(index));
}
}

item.setItemMeta(banner);
}

return item;
Expand Down

0 comments on commit 7d004e9

Please sign in to comment.