parent
785abe5b99
commit
fc598fae2e
4 changed files with 68 additions and 1 deletions
|
|
@ -122,4 +122,7 @@
|
|||
'car-test'
|
||||
];
|
||||
}
|
||||
|
||||
// regex needs to be in sync with server, see ServerHandler.getTrackName()
|
||||
BR.conf.tracknameAllowedChars = 'a-zA-Z0-9 \\._\\-';
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue