New translations migrating.mdx (Russian)

[ci skip]
This commit is contained in:
Lea Anthony 2022-08-10 18:57:22 +10:00
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!")
}
}
```