From 6e9ff2531a59a73ace2586d7a37670b0839d4c43 Mon Sep 17 00:00:00 2001 From: WanderingPenwing Date: Thu, 7 Mar 2024 09:14:59 +0100 Subject: [PATCH] updated project file --- jiji.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jiji.project b/jiji.project index 0e181a5..50506c8 100644 --- a/jiji.project +++ b/jiji.project @@ -1 +1 @@ -{"categories":[{"name":"to do","content":[{"name":"run discord bot","description":"make it so the bot is running","id":1},{"name":"get incoming messages","description":"read","id":2},{"name":"sort messages by origin","description":"// Hello there","id":3},{"name":"fetch previous messages","description":"// Hello there","id":4},{"name":"ability to write messages","description":"// Hello there","id":5}]},{"name":"in progress","content":[]},{"name":"done","content":[]},{"name":"bugs","content":[]},{"name":"+","content":[]}]} \ No newline at end of file +{"categories":[{"name":"to do","content":[{"name":"get incoming messages","description":"read","id":2},{"name":"sort messages by origin","description":"// Hello there","id":3},{"name":"fetch previous messages","description":"// Hello there","id":4},{"name":"ability to write messages","description":"// Hello there","id":5}]},{"name":"in progress","content":[]},{"name":"done","content":[{"name":"run discord bot","description":"make it so the bot is running","id":1}]},{"name":"bugs","content":[]},{"name":"+","content":[]}]} \ No newline at end of file