mirror of
https://github.com/taigrr/wails.git
synced 2026-04-13 18:38:11 -07:00
Fix typo
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
{{range .}}
|
||||
export { default as {{.Name}} } from './{{.Name}}');{{end}}
|
||||
export { default as {{.Name}} } from './{{.Name}}';{{end}}
|
||||
|
||||
Reference in New Issue
Block a user