Skip to content

Commit 1a4f8e5

Browse files
committed
Updated uplugin file, removed white list platforms Win64
1 parent be49094 commit 1a4f8e5

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

SystemMicControlLite.uplugin

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
{
1919
"Name": "SystemMicControlLite",
2020
"Type": "Runtime",
21-
"LoadingPhase": "Default",
22-
"WhitelistPlatforms": [
23-
"Win64"
24-
]
21+
"LoadingPhase": "Default"
2522
}
2623
]
2724
}

0 commit comments

Comments
 (0)