added missing semicolon
This commit is contained in:
parent
26b63b8ee4
commit
832771c6d3
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "twoneis";
|
userName = "twoneis";
|
||||||
userEmail = "sanjay29@sapura.de";
|
userEmail = "sanjay29@sapura.de";
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue