fixed duplicated "po" extension

fixed again because github pulled latest files for some reason
This commit is contained in:
Krowe Moh
2025-07-05 13:12:30 +10:00
parent b0625bbd6f
commit b22c996a58

View File

@@ -620,7 +620,6 @@ public class CUE4ParseViewModel : ViewModel
case "js":
case "po":
case "md":
case "po":
case "h":
{
var data = Provider.SaveAsset(entry);