Re-add zet links

This commit is contained in:
Oliver Davies 2025-09-30 07:00:00 +01:00
parent df9fa52c21
commit 035d575f0e
5 changed files with 51 additions and 4 deletions

View file

@ -29,6 +29,7 @@ func init() {
rootCmd.AddCommand(createCmd)
rootCmd.AddCommand(editCmd)
rootCmd.AddCommand(findCmd)
rootCmd.AddCommand(linksCmd)
rootCmd.AddCommand(titlesCmd)
rootCmd.AddCommand(viewCmd)