Skip to content

Commit

Permalink
rename residual record files into archive
Browse files Browse the repository at this point in the history
  • Loading branch information
rusq committed Apr 2, 2024
1 parent ccb0ad0 commit ffd4532
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
"github.com/rusq/slackdump/v3/stream"
)

//go:embed assets/record.md
//go:embed assets/archive.md
var mdArchive string

var CmdRecord = &base.Command{
Expand Down

0 comments on commit ffd4532

Please sign in to comment.