9 lines
128 B
TOML
9 lines
128 B
TOML
[app]
|
|
name = "Spreadsheet"
|
|
binary = "spreadsheet.elf"
|
|
icon = "spreadsheet.svg"
|
|
|
|
[menu]
|
|
category = "Applications"
|
|
visible = true
|