We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badaa62 commit 11e87b5Copy full SHA for 11e87b5
3gppDecoder.red
@@ -33,7 +33,7 @@ if error? try [
33
if error? try [
34
config: load-json config-data
35
][
36
- warn-button-popup "错误" "加载配置文件(3gppDecoder.cfg)时发生错误,请使用JSON格式检查工具检查配置文件格式"
+ warn-button-popup "错误" "加载配置文件(3gppDecoder.cfg)时发生错误,请使用JSON格式检查工具检查文件格式"
37
]
38
39
print config
0 commit comments