fix release action

This commit is contained in:
joyqi
2021-09-08 16:17:55 +08:00
parent a31da6880d
commit 9bd4eaeae8
4 changed files with 16 additions and 8 deletions
+1
View File
@@ -93,6 +93,7 @@ if (!defined('__TYPECHO_ROOT_DIR__')) {
* @property bool $feedFullText
* @property int $defaultCategory
* @property bool $frontArchive
* @property array $plugins
*/
class Options extends Base
{