#79: Added functionality to the comressed song endpoint
This commit is contained in:
@@ -10,4 +10,7 @@ public class FileExtensions
|
||||
|
||||
// Contains file extension with period at the beginning
|
||||
public static string JPG_EXTENSION = ".jpg";
|
||||
|
||||
// Contains file extension with period at the beginning
|
||||
public static string ZIP_EXTENSION = ".zip";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user