mirror of
https://github.com/fergalmoran/podnoms.git
synced 2025-12-22 09:18:08 +00:00
4 lines
113 B
C#
4 lines
113 B
C#
namespace PodNoms.Api.Models.Settings {
|
|
public class AudioFileStorageSettings : FileStorageSettings {
|
|
}
|
|
} |