Add missing OneShotTask declaration

This commit is contained in:
Manuel Thalmann 2024-08-22 20:41:30 +02:00
parent ab52b3ddaf
commit 1ae778e714

View file

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