mirror of
https://github.com/fergalmoran/podnoms.git
synced 2025-12-23 01:40:26 +00:00
4 lines
113 B
C#
4 lines
113 B
C#
namespace PodNoms.Api.Models.Settings {
|
|
public class ImageFileStorageSettings : FileStorageSettings {
|
|
}
|
|
} |