dever hace 3 años
padre
commit
2c6d0e5091
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      database/subscribe.php

+ 1 - 1
database/subscribe.php

@@ -144,7 +144,7 @@ return array
 
 		'button' => array
 		(
-			'同步模板' => 'wechat_applet/msg.sync',
+			'同步模板' => 'wechat_applet/subscribe.sync',
 		),
 	),
 );