From 1421a068df407ef3beec49b0eea88576df19caee Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 20 Feb 2023 13:41:46 -0600 Subject: [PATCH] update todo --- TODO.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.org b/TODO.org index 764e348..890f23e 100644 --- a/TODO.org +++ b/TODO.org @@ -37,7 +37,7 @@ I THINK THIS IS DONE?! **** DONE Multi Select and Delete **** TODO need to finish figuring out proper removal of slides [[file:~/dev/church-presenter/src/cpp/slidemodel.cpp::void SlideModel::removeServiceItem(const int &index, const ServiceItem &item) {]] -**** TODO Items in library with missing videos or images don't show any helpful UI. +**** DONE Items in library with missing videos or images don't show any helpful UI. *** TODO Deployment - [ ] Linux Need to figure out if I can use Nix to deploy in various fashions. Maybe I'll need to handcraft my own things for Arch, flatpak, and or snap.