ミス修正

This commit is contained in:
ろむねこ 2024-07-11 16:53:41 +09:00
parent b6c1bbd213
commit 7653efa4e3
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View File

@ -42,6 +42,7 @@ public class TestService extends Service {
this.title = title;
this.description = description;
this.channelId = channelId;
this.notificationId = notificationId;
}
public String getTitle() {