💝 types.ts

This commit is contained in:
nirholas
2026-03-31 10:24:28 +00:00
parent c454fe0bbb
commit dd48103ff8

View File

@@ -1146,3 +1146,4 @@ export type PluginConfig = {
[serverName: string]: UserConfigValues
}
}