Consistently use middle dot (·) instead of bullet (•) to separate items (#25248)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user