fix: frontend

This commit is contained in:
Rogee
2024-09-20 01:04:28 +08:00
parent b8499ca97d
commit 146b0ed55a
42 changed files with 4276 additions and 44 deletions

View File

@@ -29,7 +29,6 @@ func PublishCmd() *cobra.Command {
return err
}
}
return nil
},
}