Re-add ohthetreesyoullgrow partner

This commit is contained in:
Misode
2024-10-31 06:41:30 +01:00
parent cf44c3236f
commit 68eb077c17
10 changed files with 104 additions and 106 deletions

View File

@@ -20,11 +20,10 @@ export interface ConfigVersion {
export interface ConfigGenerator {
id: string,
url: string,
schema: string,
path?: string,
noPath?: boolean,
tags?: string[],
partner?: string,
dependency?: string,
minVersion?: string,
maxVersion?: string,
wiki?: string,