데모기간 26년으로 변경
This commit is contained in:
@@ -31,7 +31,7 @@ namespace WindowsFormsApp1.Mac
|
||||
{
|
||||
get
|
||||
{
|
||||
return (DateTime.Now <= new DateTime(2025, 12, 30));
|
||||
return (DateTime.Now <= new DateTime(2026, 12, 30));
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user