From 64debe573a53fab40661e3640aebf3be61dccd2d Mon Sep 17 00:00:00 2001 From: Emi Matchu Date: Wed, 24 Jan 2024 08:23:43 -0800 Subject: [PATCH] One more alt styles explanation copy edit --- app/views/alt_styles/index.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/alt_styles/index.html.haml b/app/views/alt_styles/index.html.haml index 47e70ba3..f82a0293 100644 --- a/app/views/alt_styles/index.html.haml +++ b/app/views/alt_styles/index.html.haml @@ -14,8 +14,8 @@ it'll be a bit tricky and new 😅❗️ %p - Also, second heads-up: Because our system can only collect data about normal - wearables, there's not a great way for us to get style tokens onto + Also, second heads-up: Because our system can only collect item data + for normal wearables, there's not a great way for us to get style tokens onto tradelists… this may change someday, but probably not soon, sorry! - @alt_styles.group_by(&:species).each do |species, species_styles|