mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Fix fabric.mod.json entrypoints
This commit is contained in:
@@ -65,7 +65,7 @@ enum(string) EnvironmentType {
|
||||
}
|
||||
|
||||
struct Entrypoints {
|
||||
[string]: (string | Entrypoint),
|
||||
[string]: [(string | Entrypoint)],
|
||||
}
|
||||
|
||||
struct Entrypoint {
|
||||
|
||||
Reference in New Issue
Block a user