This commit is contained in:
@@ -17,7 +17,7 @@ namespace AyaNova.Biz
|
||||
UserId = currentUserId;
|
||||
UserTranslationId = userTranslationId;
|
||||
CurrentUserRoles = UserRoles;
|
||||
BizType = AyaType.GlobalOps;
|
||||
BizType = AyaType.Backup;
|
||||
}
|
||||
|
||||
internal static GlobalOpsBackupSettingsBiz GetBiz(AyContext ct, Microsoft.AspNetCore.Http.HttpContext httpContext = null)
|
||||
|
||||
Reference in New Issue
Block a user