Add debug logs

This commit is contained in:
Stone_Red
2023-12-14 22:11:50 +01:00
parent 62eca1c474
commit c84ebdf7a1
4 changed files with 33 additions and 7 deletions
@@ -10,6 +10,7 @@ public enum NotificationMessageType
{
Info,
Log,
Debug,
Success,
Warning,
Error