- Add an ordered_list dynamic field type (to be refined) - Add tabulator javascript library to project
9 lines
230 B
YAML
9 lines
230 B
YAML
version: "1.0.0"
|
|
name: "AUDIO Processor"
|
|
file_types: "mp3, mp4, ogg"
|
|
description: "A Processor for audio files"
|
|
configuration: {}
|
|
metadata:
|
|
author: "System"
|
|
date_added: "2023-01-01"
|
|
description: "A Processor for audio files" |