From 92dc79f367c06b2b8b0feaa5463f7b129568e92d Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Wed, 12 Jun 2019 14:54:26 +1000 Subject: [PATCH] Updated task list --- public/content/task_list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/public/content/task_list.md b/public/content/task_list.md index f39e940..4f81a5c 100644 --- a/public/content/task_list.md +++ b/public/content/task_list.md @@ -2,6 +2,7 @@ Priority List --- * Privacy policy / no children under 13. +* Delete own account (right to be forgotten). * Write unit tests / refactor for unit tests (ensure that the game doesn't break from an update). * Implement admin panel (write posts without having to commit, interact with the database safely).