Test Pinned via API ||

This commit is contained in:
2023-02-08 13:11:11 -07:00
parent 8e471e278e
commit 4514678556
17 changed files with 107 additions and 52 deletions

View File

@ -50,7 +50,7 @@
$(document).ready(function () {
initRunHeaders("@Url.Content("~/api")");
initRunHeaders("@ViewBag.ApiUrl");
});