mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-30 09:27:10 +02:00
change screen size only on desktop.
This commit is contained in:
parent
b0ae758d7b
commit
a8173ce02f
11 changed files with 90 additions and 62 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue