Add missing OneShotTask declaration

This commit is contained in:
Manuel Thalmann 2024-08-22 20:41:30 +02:00
parent 980489a29d
commit 63844c8cf5

View file

@ -1,3 +1,4 @@
enum OneShotTask {
InitializeMSAccount
DisableUAC
}