mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-18 07:31:33 +03:00
.
This commit is contained in:
parent
2377a8c522
commit
6cb5351460
@ -20,7 +20,7 @@ export class URLHandler extends LinkHandler {
|
||||
|
||||
@Injectable()
|
||||
export class FileHandler extends LinkHandler {
|
||||
regex = '[~/][^\\s.,;\'"]+'
|
||||
regex = '[~/][^\\s,;\'"]+'
|
||||
|
||||
constructor (private electron: ElectronService) {
|
||||
super()
|
||||
|
Loading…
Reference in New Issue
Block a user