Changed clone repo icon
This commit is contained in:
parent
79aff9104a
commit
6c550960a1
@ -76,7 +76,7 @@ fun WelcomePage(
|
||||
modifier = Modifier
|
||||
.padding(bottom = 8.dp),
|
||||
title = "Clone a repository",
|
||||
painter = painterResource("open.svg"),
|
||||
painter = painterResource("download.svg"),
|
||||
onClick = {
|
||||
showCloneView = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user