From ceeb7784333e28fcbf16ecc4a3dddd28be114ac4 Mon Sep 17 00:00:00 2001 From: Henry Gross-Hellsen <6283258+cowpod@users.noreply.github.com> Date: Sat, 9 Nov 2024 23:58:45 -0800 Subject: [PATCH] index.php: add link if no solder api connection --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 2e994b5..c74f2d7 100644 --- a/index.php +++ b/index.php @@ -593,7 +593,7 @@ function uri($uri) { if (isset($notechnic) && $notechnic) { ?>
- Warning! Cannot connect to Technic! Make sure you set your API key, have a valid name, and unique slug. + Warning! Cannot connect to Technic! Verify you set your slug and API key in your Account Settings.
- Warning! Cannot connect to Technic! Make sure you set your API key, have a valid name, and unique slug. + Warning! Cannot connect to Technic! Verify you set your slug and API key in your Account Settings.