Inits the workflow configuration
This commit is contained in:
parent
f66dac31c9
commit
e6e098b32e
286 changed files with 33660 additions and 64632 deletions
|
|
@ -50,7 +50,7 @@ namespace Yavsc.Helpers
|
|||
}
|
||||
public static string GetSender(this ApplicationUser user)
|
||||
{
|
||||
return user.UserName+" ["+user.Id+"@"+Startup.Authority+"]";
|
||||
return user.UserName+" ["+user.Id+"@"+Config.Authority+"]";
|
||||
}
|
||||
public static HairCutQueryEvent CreateEvent(this HairMultiCutQuery query,
|
||||
IStringLocalizer SR, BrusherProfile bpr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue