This commit is contained in:
Brendon Heinst 2026-01-08 21:13:55 +01:00
parent 8815f4d09b
commit 6a4545a1ae

View file

@ -1,2 +1,2 @@
import { releaseType } from ".releaseType"
export const schemaTypes = []
export const schemaTypes = [releaseType]