Add function for sidebar shot column switch
This commit is contained in:
@@ -277,5 +277,5 @@ function navigateToProject(projectId: number) {
|
||||
|
||||
import { useAvatarUrl } from '@/composables/useAvatarUrl'
|
||||
|
||||
const { getAvatarUrl } = useAvatarUrl()
|
||||
const { getAvatarUrl, getInitialsAvatarUrl } = useAvatarUrl()
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user