parent
a9bc22e4e6
commit
8ae9d2eaa8
12 changed files with 36 additions and 0 deletions
|
@ -50,6 +50,7 @@ export class EmojiEntityService {
|
|||
host: emoji.host,
|
||||
// || emoji.originalUrl してるのは後方互換性のため(publicUrlはstringなので??はだめ)
|
||||
url: emoji.publicUrl || emoji.originalUrl,
|
||||
license: emoji.license,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue