Skip to content

Commit e673eed

Browse files
committed
fix: favicon display in Google preview component
Remove incorrect .value accessor from domain computed property in template. Vue automatically unwraps computed refs in templates, so domain.value was causing undefined values and preventing the favicon from loading. Now both Slack and Google previews correctly display favicons using the Google favicon service.
1 parent cf111b0 commit e673eed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

0 commit comments

Comments
 (0)