missing semicolon

This commit is contained in:
Chris Cochrun 2025-05-17 13:22:43 -05:00
parent f09ba1a1b2
commit 0f303267b5

View file

@ -2,7 +2,7 @@
let
dn = "table.tfcconnection.org";
auth_dn = "staff.tfcconnection.org/index.php/apps/oidc/"
auth_dn = "staff.tfcconnection.org/index.php/apps/oidc/";
in
with lib;
{