Add description to tab_data.toml for the printer addition.

This commit is contained in:
Vorthas 2024-10-24 15:51:12 -04:00
parent 364a4c5973
commit 1e005b5d19

View File

@ -80,8 +80,9 @@ script = "monitor-control/set_resolutions.sh"
name = "Printers" name = "Printers"
[[data.entries]] [[data.entries]]
name = "Install EPSON printer drivers" name = "Install Epson printer drivers"
script = "printers/install-epson-printer-drivers.sh" script = "printers/install-epson-printer-drivers.sh"
descrption = "This script will install the Epson printer drivers."
task_list = "I" task_list = "I"
[[data]] [[data]]