missing semicolon
This commit is contained in:
parent
f09ba1a1b2
commit
0f303267b5
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
let
|
let
|
||||||
dn = "table.tfcconnection.org";
|
dn = "table.tfcconnection.org";
|
||||||
auth_dn = "staff.tfcconnection.org/index.php/apps/oidc/"
|
auth_dn = "staff.tfcconnection.org/index.php/apps/oidc/";
|
||||||
in
|
in
|
||||||
with lib;
|
with lib;
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue