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

@ -86,6 +86,12 @@
<InputText @bind-Value="_build.Source" />
</label>
</p>
<p>
<label>
Source Link:
<InputText @bind-Value="_build.SourceLink" />
</label>
</p>
<ValidationSummary />
<button type="submit">Submit</button>