Have got text transformations working
This commit is contained in:
parent
9f2fa96b92
commit
41daf7cfc9
14 changed files with 178 additions and 17 deletions
2
main.go
2
main.go
|
|
@ -17,7 +17,7 @@ func main() {
|
|||
|
||||
// Create application with options
|
||||
err := wails.Run(&options.App{
|
||||
Title: "dequoter",
|
||||
Title: "Dequoter",
|
||||
Width: 1024,
|
||||
Height: 768,
|
||||
AssetServer: &assetserver.Options{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue