Changed the notification body
This commit is contained in:
parent
5cf6885a93
commit
7f4f266dd0
@ -261,8 +261,8 @@ namespace MarcoBMS.Services.Controllers
|
||||
Token = loginDto.DeviceToken,
|
||||
Notification = new Notification
|
||||
{
|
||||
Title = "Hello from .NET",
|
||||
Body = "This is a test message"
|
||||
Title = "Hello from AuthController",
|
||||
Body = "This is a test with not increased response time message"
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user