build: 更新.gitignore并添加TailwindCSS和OpenAI依赖
This commit is contained in:
@@ -18,8 +18,8 @@ func main() {
|
||||
// Create application with options
|
||||
err := wails.Run(&options.App{
|
||||
Title: "looker",
|
||||
Width: 1024,
|
||||
Height: 768,
|
||||
Width: 400,
|
||||
Height: 500,
|
||||
AssetServer: &assetserver.Options{
|
||||
Assets: assets,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user