From 31de2bb84cf0acb99cbd340c7bbc74fd52036bef Mon Sep 17 00:00:00 2001 From: Robert Kossessa Date: Mon, 5 Feb 2024 01:02:46 +0100 Subject: [PATCH] ADD: Profile config text inputs --- src/components/profile/ProfileConfig.vue | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/components/profile/ProfileConfig.vue b/src/components/profile/ProfileConfig.vue index eff5323..23fa718 100644 --- a/src/components/profile/ProfileConfig.vue +++ b/src/components/profile/ProfileConfig.vue @@ -1,6 +1,13 @@