Consistently use middle dot (·) instead of bullet (•) to separate items (#25248)

This commit is contained in:
Jed Fox
2023-06-02 13:58:18 -04:00
committed by GitHub
parent 0766c9a631
commit 768b00c4d0
19 changed files with 102 additions and 27 deletions

View File

@@ -10,7 +10,7 @@
- else
%span.negative-hint= t('admin.webhooks.disabled')
·
%abbr{ title: webhook.events.join(', ') }= t('admin.webhooks.enabled_events', count: webhook.events.size)