Skip to content

Commit

Permalink
forgor one place to add new client into, oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonaasan committed Oct 24, 2024
1 parent a8fe800 commit a0558ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Prisma/prisma/core/generic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ function init(...)
neon = prismaCompatibilityCheck.IsNeon(),
star_extensions = prismaCompatibilityCheck.IsStarExtensions(),
open_starbound = prismaCompatibilityCheck.IsOpenStarbound(),
x_starbound = prismaCompatibilityCheck.IsXStarbound(),
vanilla = prismaCompatibilityCheck.IsVanilla()
}

Expand Down

0 comments on commit a0558ae

Please sign in to comment.