andre 7 月之前
父節點
當前提交
de577c55bb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      siteBuilder.php

+ 1 - 1
siteBuilder.php

@@ -47,7 +47,7 @@ function siteBuilder_ConfigOptions() {
 		$res = $api->remoteCall('api/builder/plans', array(
 			'action' => 'read',
 			'brandId' => '852604',
-			'builderPlan' => 'Tiny'
+			'builderPlan' => 'Free'
 		));
 		if (!$res || !is_object($res)) {
 			logModuleCall(