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',