mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 16:00:14 +01:00
fix(chat): use Eva icon
This commit is contained in:
parent
f45cbeb1cf
commit
365027a6c7
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ export const messages = [
|
||||||
files: [
|
files: [
|
||||||
{
|
{
|
||||||
url: 'https://i.gifer.com/no.gif',
|
url: 'https://i.gifer.com/no.gif',
|
||||||
icon: 'nb-compose',
|
icon: 'file-text-outline',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
user: {
|
user: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue