forgot to add the møøse
This commit is contained in:
parent
b84fd2adaf
commit
3a50e39ca1
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
|||
package WebGUI::AssetHelper::Image::Resize;
|
||||
|
||||
use base 'WebGUI::AssetHelper';
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
use Moose;
|
||||
extends 'WebGUI::AssetHelper';
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue