From 9e61e63ca28f91cdebe2a4ea4131d76219236bf3 Mon Sep 17 00:00:00 2001 From: DevX <60389339+DevX32@users.noreply.github.com> Date: Sat, 21 Sep 2024 15:41:53 +0545 Subject: [PATCH] Update bl_bridge.mdx --- pages/bl_bridge.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/bl_bridge.mdx b/pages/bl_bridge.mdx index cde0253..0d09f11 100644 --- a/pages/bl_bridge.mdx +++ b/pages/bl_bridge.mdx @@ -38,7 +38,7 @@ Insert below code into your `fxmanifest.lua` # Frameworks 'ox' | 'qb' | 'esx' | 'qbx' | 'custom' setr bl:framework 'qb' -# Inventories 'ox' | 'qb' | 'esx' | 'ps' | 'custom' | 'none' +# Inventories 'ox' | 'qb' | 'ps' | 'custom' | 'none' setr bl:inventory 'ox' # Context 'ox' | 'qb' | 'custom' @@ -60,4 +60,4 @@ setr bl:notify 'ox' setr bl:textui 'ox' ``` - \ No newline at end of file +