add job log when re-opening
This commit is contained in:
@@ -54,6 +54,8 @@ namespace Disco.Services.Interop
|
||||
return "video/x-ms-wmv";
|
||||
case "mov":
|
||||
return "video/quicktime";
|
||||
case "js":
|
||||
return "application/javascript";
|
||||
}
|
||||
|
||||
// Check System Registry
|
||||
|
||||
Reference in New Issue
Block a user