Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #7848 from kaizumaki/hotfix/fix-contacts
Browse files Browse the repository at this point in the history
[hotfix]問い合わせ先の名称変更に伴う修正
  • Loading branch information
kaizumaki authored May 9, 2023
2 parents 73d0e7b + aa416d9 commit 1ea00ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/contacts.vue
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
</tr>
<tr>
<td class="content importantContact" v-bind="headingAttrs">
{{ $t('東京都緊急事態措置等・感染拡大防止協力金等に関すること') }}
{{ $t('飲食店等における感染対策に関すること') }}
</td>
<td class="bureau importantContact">
{{ $t('東京都緊急事態措置等・感染拡大防止協力金相談センター') }}
{{ $t('東京都新型コロナ感染対策コールセンター') }}
</td>
<td class="tel">
<a href="tel:03-5388-0567" class="importantContact"
Expand Down

0 comments on commit 1ea00ff

Please sign in to comment.