WakaTime setup: above -> below (#945)

* WakaTime setup: above -> below

* Fix the other above :)
This commit is contained in:
Mahad Kalam 2026-02-15 13:32:26 +00:00 committed by GitHub
parent 5f5eb93aed
commit 168c7f1da0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,12 +20,12 @@
let heartbeatTimeAgo = $state("");
let checkCount = $state(0);
let statusMessage = $state(
"Run the command above, then we'll automatically detect when you're ready.",
"Run the command below, then we'll automatically detect when you're ready.",
);
let statusPanelClass = $state("border-darkless");
const messages = [
"Copy the command above and run it in your terminal!",
"Copy the command below and run it in your terminal!",
"Paste the command and press Enter...",
"The script will configure everything automatically!",
"Almost there - just run the command!",