Added Links to GW2Builds

Build Overview is now visible for everyone
This commit is contained in:
Sarah Faey 2022-12-06 16:26:08 +01:00
parent 94f92735d1
commit 267eae1297
8 changed files with 763 additions and 61 deletions

View file

@ -90,5 +90,7 @@ namespace Lieb.Models.GuildWars2
public string Source {get; set;} = string.Empty;
public string SourceLink {get; set;} = string.Empty;
}
}