add web tag to code-server

pull/42/head
Muhammad Atif Ali 2 years ago committed by GitHub
parent 17dc1381d0
commit a3821832d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@ description: VS Code in the browser
icon: ../.icons/code.svg
maintainer_github: coder
verified: true
tags: [helper, ide]
tags: [helper, ide, web]
---
# code-server
@ -63,4 +63,4 @@ module "settings" {
agent_id = coder_agent.example.id
offline = true
}
```
```

Loading…
Cancel
Save