pg_engine/app/views/admin/accounts/show.html.slim in pg_rails-7.5.6 vs pg_engine/app/views/admin/accounts/show.html.slim in pg_rails-7.5.7

- old
+ new

@@ -23,5 +23,7 @@ th = t('attributes.updated_at') td = @account.updated_at tr th = t('attributes.discarded_at') td = @account.discarded_at + += embed_index @account, :user_accounts