mirror of
https://github.com/Queercon/QC14-Badge-Webview.git
synced 2025-08-20 21:33:29 -07:00
change file
turn test images on
This commit is contained in:
parent
6caf7a95a9
commit
f6be207915
3 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ namespace qcbadge.Controllers
|
|||
if ((String.Compare(Startup.scode, s, true) == 0))
|
||||
{
|
||||
ViewData["Message"] = "";
|
||||
ViewData["0"] = 1;
|
||||
ViewData["1"] = 1;
|
||||
ViewData["38"] = 1;
|
||||
|
||||
return View();
|
||||
}
|
||||
else { return StatusCode(401); }
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue