From 6847e0c381dd6aa422e511a7c91c383aed1a8883 Mon Sep 17 00:00:00 2001 From: Russell Larkin Date: Fri, 2 Sep 2022 13:04:08 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f4796f..8a11383 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Example `closeFunction: () => { ui.notifications.info('Goodbye!') }` ### **foregroundImage** Set the foreground/set image of the challenge tracker -Example `backgroundImage: 'https://.../images/vintage-clock-face.webp'` +Example `foregroundImage: 'https://.../images/vintage-clock-face.webp'` ### **frameColor** Set the hex color of the frame. The 'Frame Color' module setting will be ignored.