diff --git a/web/app/widget-wrappers/sticker-picker/sticker-picker.component.html b/web/app/widget-wrappers/sticker-picker/sticker-picker.component.html index aa651c0..5c28dd3 100644 --- a/web/app/widget-wrappers/sticker-picker/sticker-picker.component.html +++ b/web/app/widget-wrappers/sticker-picker/sticker-picker.component.html @@ -16,8 +16,10 @@
{{ pack.displayName }} - {{ pack.license.name }} - {{ pack.author.name }} + {{ pack.license.name }} + + {{ pack.author.name }} |  +