Commit 963f1e79 authored by nanahira's avatar nanahira

desc

parent 95643c3f
...@@ -22,7 +22,7 @@ export class RelayPluginConfig extends RelayConfig { ...@@ -22,7 +22,7 @@ export class RelayPluginConfig extends RelayConfig {
super(); super();
} }
@SchemaProperty({ description: '是否双边转发', default: true }) @SchemaProperty({ description: '是否双边转发', default: true })
duplex: boolean; duplex: boolean;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment