Fixed frontend.

This commit is contained in:
SamTV12345 2024-02-21 23:07:46 +01:00
parent 6060abdd26
commit 20a4eb0f8f
5 changed files with 5 additions and 3 deletions

View file

@ -403,6 +403,7 @@ export const settings: SettingsObj = {
* e.g. /p/EtHeRpAd to /p/etherpad
*/
lowerCasePadIds: false,
randomVersionString: randomString(4)
}
/* Root path of the installation */