template: tie in go-fyne template
This commit is contained in:
parent
f062c93deb
commit
e3656f968c
@ -364,6 +364,10 @@
|
|||||||
path = ./templates/go;
|
path = ./templates/go;
|
||||||
description = "Go template.";
|
description = "Go template.";
|
||||||
};
|
};
|
||||||
|
"go-fyne" = {
|
||||||
|
path = ./templates/go-fyne;
|
||||||
|
description = "Go template.";
|
||||||
|
};
|
||||||
"perl" = {
|
"perl" = {
|
||||||
path = ./templates/perl;
|
path = ./templates/perl;
|
||||||
description = "Perl template.";
|
description = "Perl template.";
|
||||||
|
Loading…
Reference in New Issue
Block a user