fix: misc ui fixes

This commit is contained in:
Jannat Patel
2025-02-12 22:54:23 +05:30
parent ea7b803905
commit e83734e0e4
3 changed files with 4 additions and 4 deletions

View File

@@ -137,7 +137,7 @@ const tabsStructure = computed(() => {
name: 'unsplash_access_key',
description:
'Optional. If this is set, students can pick a cover image from the unsplash library for their profile page. https://unsplash.com/documentation#getting-started.',
type: 'text',
type: 'password',
},
],
},