fixed comment into code
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
namespace CursorLang.Models;
|
||||
|
||||
/// <summary>
|
||||
/// Оформление окна настроек. По умолчанию приложение следует теме Windows,
|
||||
/// но пользователь может закрепить светлую или тёмную.
|
||||
/// The look of the settings window. By default the application follows the Windows
|
||||
/// theme, but the user can pin the light or the dark one.
|
||||
/// </summary>
|
||||
public enum AppTheme
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user