Skip to content
Snippets Groups Projects
Unverified Commit 81607f4e authored by Rebecca Turner's avatar Rebecca Turner
Browse files

Fix backwards compatability with `Lua.workspace.checkThirdParty`

I attempted to maintain backwards compatability in #2354 and #2406 but
didn't fully understand the config type system.

This approach uses `Type.Or` and I even tested it to confirm that it
works!

Thanks to @pysan3 for pointing out how a default would be used for
invalid types and to @sumneko for pointing out `Type.Or`.
parent 7f6f395e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment