選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

config.js 104 B

12345678
  1. dmx.config({
  2. "index": {
  3. "repeat1": {
  4. "meta": null,
  5. "outputType": "text"
  6. }
  7. }
  8. });