trying to provide a share point
This commit is contained in:
parent
369c95b912
commit
46ec3d504a
6 changed files with 179 additions and 16 deletions
|
|
@ -22,5 +22,8 @@ namespace BookAStar
|
|||
public static readonly string SignalRHubsUrl = YavscHomeUrl + "/signalr/hubs";
|
||||
#endregion
|
||||
|
||||
#region Permissions ids
|
||||
public static int AllowBeATarget = 1;
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue