correct peer info?

Signed-off-by: DannyAAM <danny@saru.moe>
This commit is contained in:
DannyAAM 2022-06-20 14:33:01 +08:00
parent 838ea865c1
commit c088592b0f
No known key found for this signature in database
GPG Key ID: 51171AD7A66BDD51
5 changed files with 5 additions and 0 deletions

1
peer/SaruHome.toml Normal file
View File

@ -0,0 +1 @@
to-peer = ["SaruSaru", "SaruIruka", "SaruUmidanuki", "SaruYagi"]

1
peer/SaruIruka.toml Normal file
View File

@ -0,0 +1 @@
to-peer = ["SaruHome", "SaruSaru", "SaruUmidanuki", "SaruYagi"]

1
peer/SaruSaru.toml Normal file
View File

@ -0,0 +1 @@
to-peer = ["SaruHome", "SaruIruka", "SaruUmidanuki", "SaruYagi"]

1
peer/SaruUmidanuki.toml Normal file
View File

@ -0,0 +1 @@
to-peer = ["SaruHome", "SaruSaru", "SaruIruka", "SaruYagi"]

1
peer/SaruYagi.toml Normal file
View File

@ -0,0 +1 @@
to-peer = ["SaruHome", "SaruSaru", "SaruIruka", "SaruUmidanuki"]