Re-encoding all files with utf-8;
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using CommunityToolkit.WinUI.Behaviors;
|
||||
using CommunityToolkit.WinUI.Behaviors;
|
||||
|
||||
namespace Ghost.Editor.Core.Notifications;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace Ghost.Editor.Core.Notifications;
|
||||
namespace Ghost.Editor.Core.Notifications;
|
||||
|
||||
public enum MessageType
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using CommunityToolkit.WinUI.Behaviors;
|
||||
using CommunityToolkit.WinUI.Behaviors;
|
||||
using Microsoft.UI.Xaml.Controls;
|
||||
|
||||
namespace Ghost.Editor.Core.Notifications;
|
||||
|
||||
Reference in New Issue
Block a user