Finally
This commit is contained in:
parent
8815f4d09b
commit
6a4545a1ae
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
import { releaseType } from ".releaseType"
|
||||
export const schemaTypes = []
|
||||
export const schemaTypes = [releaseType]
|
||||
|
|
|
|||
Loading…
Reference in a new issue