From 376cca9140f4ac445867b03fef14310adcd01d05 Mon Sep 17 00:00:00 2001 From: tecc Date: Tue, 27 Sep 2022 23:56:30 +0200 Subject: [PATCH] fix(profiles): Perhaps fix for e.words[i] undefined? --- routes/profileEditor.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/profileEditor.vue b/routes/profileEditor.vue index 3f69ea473..06432e4f5 100644 --- a/routes/profileEditor.vue +++ b/routes/profileEditor.vue @@ -228,7 +228,7 @@

profile.column {{i + 1}}

- +