dever 4 년 전
부모
커밋
e0196cbb90
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/collection/database/info.php

+ 1 - 1
app/collection/database/info.php

@@ -478,7 +478,7 @@ $config = array
         (
             'type'      => 'varchar-100',
             'name'      => '分享标题-{name}为合集标题,{username}为当前合集用户名',
-            'default'   => '{username}请你看{name}',
+            'default'   => '{username}请你看{name}',
             'desc'      => '分享标题',
             'match'     => 'option',
             'update'    => 'text',