change screen size only on desktop.

This commit is contained in:
Miroslav Šedivý 2020-11-04 00:27:47 +01:00
parent b0ae758d7b
commit a8173ce02f
11 changed files with 90 additions and 62 deletions

View file

@ -17,6 +17,7 @@ func init() {
}
configs := []config.Config{
neko.Service.Configs.Desktop,
neko.Service.Configs.Capture,
neko.Service.Configs.WebRTC,
neko.Service.Configs.Session,