forked from github-starred/komodo
add server template page
This commit is contained in:
@@ -19,6 +19,7 @@ export const RESOURCE_TARGETS: UsableResource[] = [
|
||||
"Repo",
|
||||
"Builder",
|
||||
"Alerter",
|
||||
"ServerTemplate"
|
||||
];
|
||||
|
||||
export function env_to_text(envVars: Types.EnvironmentVar[] | undefined) {
|
||||
|
||||
Reference in New Issue
Block a user