mirror of
https://git.v0l.io/Kieran/void.cat.git
synced 2025-11-15 12:27:45 +01:00
Serve files directly from cloud storage
This commit is contained in:
@@ -10,7 +10,7 @@ namespace VoidCat.Model
|
||||
/// </summary>
|
||||
[JsonConverter(typeof(Base58GuidConverter))]
|
||||
public Guid Id { get; init; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Metadta related to the file
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user