mirror of
https://github.com/Stone-Red-Code/HyperbolicDownloader.git
synced 2026-09-07 23:40:52 +02:00
Resolve domains and code structure improvements
- Resolve domains when adding a new host - Change `NotificationMessageType.Raw` to `NotificationMessageType.Info` - Fix wrong color when using the `info` command
This commit is contained in:
@@ -14,7 +14,7 @@ public class NotificationMessageEventArgs : EventArgs
|
||||
|
||||
public enum NotificationMessageType
|
||||
{
|
||||
Raw,
|
||||
Info,
|
||||
Success,
|
||||
Warning,
|
||||
Error
|
||||
|
||||
Reference in New Issue
Block a user