This commit is contained in:
2021-10-29 10:09:55 -05:00
parent d105e88992
commit 2116778276
10 changed files with 47 additions and 44 deletions

5
runner/description.go Normal file
View File

@@ -0,0 +1,5 @@
package runner
func (r *Runner) DescriptionTYD(description string) []Data {
}