Fix restIdVars whitespace handling

This commit is contained in:
Zed
2026-06-10 06:20:01 +02:00
parent 5a4c8dd12c
commit 1e33ca045d
+1 -1
View File
@@ -104,7 +104,7 @@ const
restIdVars* = """{
"rest_id": "$1", $2
"count": $3
}"""
}""".replace(" ", "").replace("\n", "")
userMediaVars* = """{
"userId": "$1", $2