- add avatar icon
This commit is contained in:
parent
e63bbfc449
commit
1921fc96db
@ -21,6 +21,9 @@ package org.bigbluebutton.common
|
||||
[Bindable]
|
||||
public class Images
|
||||
{
|
||||
[Embed(source="assets/images/avatar.png")]
|
||||
public var avatar:Class;
|
||||
|
||||
[Embed(source="assets/images/sign-out.png")]
|
||||
public var signOutIcon:Class;
|
||||
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue
Block a user