chore: remove verified tag on community modules (#555)
## Description <!-- Briefly describe what this PR does and why --> ## Type of Change - [ ] New module - [ ] New template - [x] Bug fix - [ ] Feature/enhancement - [ ] Documentation - [ ] Other ## Testing & Validation - [ ] Tests pass (`bun test`) - [ ] Code formatted (`bun fmt`) - [ ] Changes tested locally
This commit is contained in:
parent
73a92bea6e
commit
e58fd5d5da
@ -3,7 +3,7 @@ display_name: airflow
|
|||||||
description: A module that adds Apache Airflow in your Coder template
|
description: A module that adds Apache Airflow in your Coder template
|
||||||
icon: ../../../../.icons/airflow.svg
|
icon: ../../../../.icons/airflow.svg
|
||||||
maintainer_github: nataindata
|
maintainer_github: nataindata
|
||||||
verified: true
|
verified: false
|
||||||
tags: [airflow, ide, web]
|
tags: [airflow, ide, web]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
display_name: DigitalOcean Region
|
display_name: DigitalOcean Region
|
||||||
description: A parameter with human region names and icons
|
description: A parameter with human region names and icons
|
||||||
icon: ../../../../.icons/digital-ocean.svg
|
icon: ../../../../.icons/digital-ocean.svg
|
||||||
verified: true
|
verified: false
|
||||||
tags: [helper, parameter, digitalocean, regions]
|
tags: [helper, parameter, digitalocean, regions]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user