mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
fix
This commit is contained in:
parent
b884daf3cd
commit
b60ab35421
@ -93,9 +93,9 @@ class bgmsettings(QDialog):
|
||||
json={
|
||||
"type": 4,
|
||||
# "rate": 10,
|
||||
"comment": "string",
|
||||
"private": True,
|
||||
"tags": ["string"],
|
||||
# "comment": "string",
|
||||
# "private": True,
|
||||
# "tags": ["string"],
|
||||
},
|
||||
proxies=self._ref.proxy,
|
||||
)
|
||||
@ -111,9 +111,9 @@ class bgmsettings(QDialog):
|
||||
json={
|
||||
"type": 4,
|
||||
# "rate": 10,
|
||||
"comment": "string",
|
||||
"private": True,
|
||||
"tags": ["string"],
|
||||
# "comment": "string",
|
||||
# "private": True,
|
||||
# "tags": ["string"],
|
||||
},
|
||||
proxies=self._ref.proxy,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user