fix: awg config update (#2281)

* fix: fixed client config update for awg container

* chore: bump version
This commit is contained in:
vkamn
2026-02-26 21:12:58 +07:00
committed by GitHub
parent ea648466de
commit 50e23ef233
3 changed files with 7 additions and 3 deletions
@@ -330,6 +330,8 @@ PageType {
AwgTextField {
id: cookieReplyPacketJunkSizeTextField
visible: isAwg2
Layout.leftMargin: 16
Layout.rightMargin: 16
@@ -342,6 +344,8 @@ PageType {
AwgTextField {
id: transportPacketJunkSizeTextField
visible: isAwg2
Layout.leftMargin: 16
Layout.rightMargin: 16