missing semicolon
This commit is contained in:
parent
f09ba1a1b2
commit
0f303267b5
|
@ -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;
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue