mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
runner: autoupdate improvements (#2346)
This commit is contained in:
@@ -22,6 +22,7 @@ namespace notifications
|
||||
|
||||
struct snooze_button
|
||||
{
|
||||
std::wstring snooze_title;
|
||||
std::vector<snooze_duration> durations;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user