- tweak: refactor funny
This commit is contained in:
3
Nebula.Shared/Models/RobustManifestItem.cs
Normal file
3
Nebula.Shared/Models/RobustManifestItem.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace Nebula.Shared.Models;
|
||||
|
||||
public record struct RobustManifestItem(string Hash, string Path, int Id);
|
||||
Reference in New Issue
Block a user