Fix icon and color

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

View File

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