From 0c6bec2592a35d1bf0d2712653be747519adf920 Mon Sep 17 00:00:00 2001 From: Verox001 Date: Fri, 2 Feb 2024 09:03:40 +0100 Subject: [PATCH] Removed DragnDrop --- models/Habit.py | 1 + templates/index.html | 110 +------------------------------------------ 2 files changed, 3 insertions(+), 108 deletions(-) diff --git a/models/Habit.py b/models/Habit.py index 013c430..221934d 100644 --- a/models/Habit.py +++ b/models/Habit.py @@ -1,3 +1,4 @@ +import json from dataclasses import dataclass from datetime import datetime diff --git a/templates/index.html b/templates/index.html index c61e2dc..4ed1166 100644 --- a/templates/index.html +++ b/templates/index.html @@ -89,9 +89,9 @@ -