Commit 19d51f55 authored by JC Brand's avatar JC Brand

Make the avatar's dimensions settable

parent 2d415980
<canvas height="32px" width="32px" class="avatar"></canvas>
<canvas height="{{height}}px" width="{{width}}px" class="avatar"></canvas>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment