From 51ad85b890d48a857be8101ad109c44fe0de3442 Mon Sep 17 00:00:00 2001 From: Maximus7474 <94017712+Maximus7474@users.noreply.github.com> Date: Sun, 28 Apr 2024 12:17:04 +0200 Subject: [PATCH] fix(ox_lib/notify.mdx): missing `>` for Callout element Fixes improper indentation for the `sound` element description --- pages/ox_lib/Modules/Interface/Client/notify.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/ox_lib/Modules/Interface/Client/notify.mdx b/pages/ox_lib/Modules/Interface/Client/notify.mdx index e58ac21cc4..11a38e077b 100644 --- a/pages/ox_lib/Modules/Interface/Client/notify.mdx +++ b/pages/ox_lib/Modules/Interface/Client/notify.mdx @@ -67,7 +67,7 @@ Custom notifications with a lot of styling options. - name: `string` Setting `iconColor` will get rid of the contrasted icon colour and it's circular background. - ## Usage Example