add semocolon
This commit is contained in:
parent
3c5c61b107
commit
8d79453711
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
settings.server = {
|
settings.server = {
|
||||||
HTTP_PORT = 21350;
|
HTTP_PORT = 21350;
|
||||||
ROOT_URL = "https://git.asakiyuki.com/"
|
ROOT_URL = "https://git.asakiyuki.com/";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Reference in a new issue