add color and icon

This commit is contained in:
Sebastian Rollén
2021-06-28 10:22:26 -04:00
committed by GitHub
parent 23f3e24c60
commit ace730095f

View File

@@ -1,5 +1,7 @@
name: 'TOML Reader'
description: 'Read a specific field from a TOML file'
icon: file-text
color: gray-dark
inputs:
file:
description: 'The TOML file to read from'