sort the domain whitelist

master
an 2019-07-21 06:44:12 -04:00
parent b2ce0b84da
commit 4eb4ee386e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
.rich-formatting
%h2= 'Allowlist'
%ul
- @instance_presenter.whitelist.each do |site|
- @instance_presenter.whitelist.sort.each do |site|
.whitelist-site
%li
= link_to site.domain, 'https://' + site.domain