From d2391476d384bfea5e4a3abca6f76af44fca29e4 Mon Sep 17 00:00:00 2001 From: PawiX25 Date: Mon, 24 Mar 2025 02:08:16 +0100 Subject: [PATCH] Simplify completion messages --- index.html | 2 +- script.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4093709..49fb862 100644 --- a/index.html +++ b/index.html @@ -213,7 +213,7 @@ - + diff --git a/script.js b/script.js index 5930257..f4dad79 100644 --- a/script.js +++ b/script.js @@ -315,7 +315,7 @@ function createProgramCard(program) {
- You completed this + Completed ${program.status}