5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 20:21:01 +08:00

New translations migrating.mdx (Russian)

[ci skip]
This commit is contained in:
Lea Anthony 2022-08-10 18:57:22 +10:00
parent bcaf75851c
commit cdb73a2134
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -108,6 +108,7 @@ func (a *App) startup(ctx context.Context) {
a.ctx = ctx
runtime.LogInfo(ctx, "Application Startup called!")
}
}
```