mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 20:01:24 +01:00
ActorID gets source type from NodeInfo
This commit is contained in:
parent
181d743a8a
commit
d65cd5a17a
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ classDiagram
|
||||||
Path string
|
Path string
|
||||||
Host string
|
Host string
|
||||||
Port string
|
Port string
|
||||||
|
Source string
|
||||||
UnvalidatedInput string
|
UnvalidatedInput string
|
||||||
Validate() []string
|
Validate() []string
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue