Merge remote-tracking branch 'parent/main' into kb_development

This commit is contained in:
KMY 2023-10-04 14:17:41 +09:00
commit e82444634a
24 changed files with 100 additions and 100 deletions

View file

@ -87,4 +87,4 @@
- if user_signed_in?
·
= link_to t('statuses.open_in_web'), web_url("@#{status.account.pretty_acct}/#{status.id}"), class: 'detailed-status__application', target: '_blank'
= link_to t('statuses.open_in_web'), web_url("@#{status.account.pretty_acct}/#{status.id}"), class: 'detailed-status__application', target: '_blank', rel: 'noopener noreferrer'