From db58cb27f715a8085e6278cc87ca0c21543e42b4 Mon Sep 17 00:00:00 2001 From: nbsp Date: Wed, 8 Jan 2025 05:14:47 +0200 Subject: [PATCH] cleanup --- README.md | 2 +- app/management.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf61f7b..b9ee57b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ make - [x] plaintext - [x] html - [ ] gopher -- [ ] graffiti +- [x] graffiti - [x] documentation with manpages ## contributing diff --git a/app/management.go b/app/management.go index 130b0a2..e85a3a2 100644 --- a/app/management.go +++ b/app/management.go @@ -26,7 +26,7 @@ func NewManagement() *Management { ui.NewList([]string{ "read over feels", "modify feels publishing", - "backup your feels", // TODO + "backup your feels", "import a feels backup", // TODO "bury some feels", "delete feels by day",