template: tie in go-fyne template

This commit is contained in:
Aaron Bieber 2024-01-02 18:27:25 -07:00
parent f062c93deb
commit e3656f968c
No known key found for this signature in database

View File

@ -364,6 +364,10 @@
path = ./templates/go;
description = "Go template.";
};
"go-fyne" = {
path = ./templates/go-fyne;
description = "Go template.";
};
"perl" = {
path = ./templates/perl;
description = "Perl template.";