Skip to content

Commit c30b885

Browse files
committed
run make gen
1 parent 22a6d6e commit c30b885

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/resources/app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ resource "coder_app" "code-server" {
3131
display_name = "VS Code"
3232
icon = "${data.coder_workspace.me.access_url}/icon/code.svg"
3333
url = "http://localhost:13337"
34+
tooltip = "You need to [Install Coder Desktop](https://coder.com/docs/user-guides/desktop#install-coder-desktop) to use this button."
3435
share = "owner"
3536
subdomain = false
3637
open_in = "window"

0 commit comments

Comments
 (0)