fix navbar height 1.2.45+

This commit is contained in:
amd64fox
2024-09-02 12:59:12 +03:00
parent e4253530f2
commit 6753fb548f
2 changed files with 14 additions and 1 deletions

View File

@@ -1941,6 +1941,14 @@
},
"match": "(?:\\(?await )?.\\.build.{20,60}encodeURIComponent.{20,140}\"\\/track\\/{trackId}.+?send\\(\\)(?:\\)\\.body)?",
"replace": "{}"
},
"fixTitlebarHeight": {
"version": {
"fr": "1.2.45",
"to": ""
},
"match": "(\"update_titlebar\",height:).",
"replace": "$140"
}
}
}