From 84018b3296623aa6574553ae692b4cd598ea160e Mon Sep 17 00:00:00 2001
From: Sacha Chua <sacha@sachachua.com>
Date: Thu, 15 Dec 2022 22:51:39 -0500
Subject: update status

---
 2022/organizers-notebook/index.org | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org
index accde45e..29e3ee36 100644
--- a/2022/organizers-notebook/index.org
+++ b/2022/organizers-notebook/index.org
@@ -654,9 +654,7 @@ CLOSED: [2022-12-13 Tue 09:55]
 		 (if (file-exists-p (expand-file-name (concat (org-entry-get (point) "VIDEO_SLUG") "--answers.webm")
 																						emacsconf-cache-dir))
 				 (org-todo "TO_INDEX_QA")
-			 (org-todo "TO_REVIEW_QA"))
-		 (when (string-match "large" (or (org-entry-get (point) "QA_NOTE") ""))
-			 (org-entry-put (point) "QA_MODEL" "large")))
+			 (org-todo "TO_REVIEW_QA")))
 	 "TODO=\"TO_ARCHIVE\"+SLUG={.}")
 	)
 
-- 
cgit v1.2.3