fixup: add godot technology
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
159f905bf5
commit
9f210b7d5b
1 changed files with 1 additions and 0 deletions
|
@ -20,4 +20,5 @@ export enum Technology {
|
||||||
Lua = "Lua",
|
Lua = "Lua",
|
||||||
Sqlite = "Sqlite",
|
Sqlite = "Sqlite",
|
||||||
Vue = "Vue",
|
Vue = "Vue",
|
||||||
|
Godot = "Godot",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue