dever 5 năm trước cách đây
mục cha
commit
59ab330824
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      lib/Store/Core.php

+ 3 - 0
lib/Store/Core.php

@@ -702,6 +702,9 @@ class Core
 			case 4545:
 				$fileType = 'pem';
 				break;
+			case 7597:
+				$fileType = 'fbx';
+				break;
 			default:
 				$fileType = 'unknown'.$typeCode;
 			break;