Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(server): error when disabling queue #372

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Conversation

D4isDAVID
Copy link
Member

@D4isDAVID D4isDAVID commented Feb 18, 2024

Description

Fixes the issue described in #367 (comment).

Bump ox_lib to a version that includes a fix for returning false from required modules (overextended/ox_lib#502), and return false from queue.lua when it's disabled (events.lua already detects when it returns a falsy value).

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

@D4isDAVID D4isDAVID merged commit 74e8e50 into main Feb 18, 2024
4 checks passed
@D4isDAVID D4isDAVID deleted the fix/disabling-queue branch February 18, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants