feat(sights): added sights to the filters
This commit is contained in:
@@ -2,4 +2,4 @@ using SPTarkov.Server.Core.Models.Common;
|
||||
|
||||
namespace moe.yuyui.weebsights_port.Models;
|
||||
|
||||
public record WeebSight(MongoId Id, string Asset, MongoId? CloneFromTpl);
|
||||
public record WeebSight(MongoId Id, string Asset, MongoId CloneFromTpl);
|
||||
|
||||
Reference in New Issue
Block a user