chore: fmt
This commit is contained in:
committed by
GitHub
parent
2c94c82cbf
commit
9f110e6e63
@@ -32,7 +32,7 @@ resource "coder_script" "git_clone" {
|
||||
REPO_URL : var.url,
|
||||
})
|
||||
display_name = "Git Clone"
|
||||
icon = "/icons/git.svg"
|
||||
icon = "/icon/git.svg"
|
||||
run_on_start = true
|
||||
start_blocks_login = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user