diff --git a/routes/profileEditor.vue b/routes/profileEditor.vue index a6fde3ce3..fccb2895a 100644 --- a/routes/profileEditor.vue +++ b/routes/profileEditor.vue @@ -97,7 +97,7 @@ profile.opinions.header - +
@@ -360,7 +360,7 @@ credentials: [], credentialsLevel: null, credentialsName: null, - opinions: {}, + opinions: [], }; };