From 8f16c2c4dfe6062f7399dc5653193de623bde3ed Mon Sep 17 00:00:00 2001 From: ramforth Date: Sun, 16 Nov 2025 17:21:38 +0100 Subject: [PATCH] Updated tasks --- TASKS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TASKS.md b/TASKS.md index 12a71f8..e1c0a09 100644 --- a/TASKS.md +++ b/TASKS.md @@ -23,7 +23,7 @@ This file tracks all active development tasks. It is based on the official `DEVE * `[ ]` **1.5: Login Frontend:** Create a basic `login.html` file with a "Login with Twitch" button. ### In Progress -* `[ ]` **1.0: Project Skeleton** - @ProjectLead +* `[ ]` **1.0: Project Skeleton** - @ramforth * *Task:* Setup `main.py`, `requirements.txt`, and `.gitignore`. ### Done