mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-05 08:33:10 +00:00
feat(plugin): expose server URL to plugins (#6373)
This commit is contained in:
committed by
GitHub
parent
1d589c7ac7
commit
4657fa823f
@@ -28,6 +28,7 @@ export type PluginInput = {
|
||||
project: Project
|
||||
directory: string
|
||||
worktree: string
|
||||
serverUrl: URL
|
||||
$: BunShell
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user