mirror of
https://github.com/NicolasConstant/BirdsiteLive
synced 2025-06-05 21:49:16 +02:00
added shared inbox
This commit is contained in:
7
src/BirdsiteLive.ActivityPub/Models/EndPoints.cs
Normal file
7
src/BirdsiteLive.ActivityPub/Models/EndPoints.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace BirdsiteLive.ActivityPub
|
||||
{
|
||||
public class EndPoints
|
||||
{
|
||||
public string sharedInbox { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user