mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-19 20:29:20 +07:00
feat: support to suspend
This commit is contained in:
@ -27,5 +27,6 @@ var (
|
||||
)
|
||||
|
||||
func init() {
|
||||
rootCmd.AddCommand(exportCmd)
|
||||
exportCmd.AddCommand(exportOutlineCmd)
|
||||
}
|
||||
|
Reference in New Issue
Block a user