chore(cursor): update display_name to Cursor Desktop (#300)
This commit is contained in:
committed by
GitHub
parent
e11b19d33e
commit
7a9f553564
@@ -40,7 +40,7 @@ resource "coder_app" "cursor" {
|
||||
external = true
|
||||
icon = "/icon/cursor.svg"
|
||||
slug = "cursor"
|
||||
display_name = "Cursor IDE"
|
||||
display_name = "Cursor Desktop"
|
||||
order = var.order
|
||||
url = join("", [
|
||||
"cursor://coder.coder-remote/open",
|
||||
|
||||
Reference in New Issue
Block a user