From 0e9aab358deee10720ff4775ae8e40ed1754b013 Mon Sep 17 00:00:00 2001 From: Rushikesh Patange <90703337+RushikeshPatange@users.noreply.github.com> Date: Tue, 28 Nov 2023 13:55:30 +0530 Subject: [PATCH] fix(minimal-launchpad): Handle errors during the fetching of TOML file. (#54) Co-authored-by: Rushikesh Patange --- minimal-launchpad/index.html | 4 ++-- minimal-launchpad/minimal_ui_index.js | 18 +++++++++++++++--- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/minimal-launchpad/index.html b/minimal-launchpad/index.html index b4a423c..8171dd4 100644 --- a/minimal-launchpad/index.html +++ b/minimal-launchpad/index.html @@ -33,7 +33,7 @@