fixed
This commit is contained in:
parent
468262cf43
commit
4010b0f2ef
@ -246,6 +246,7 @@ export class StringUtil {
|
||||
'<': '<',
|
||||
'>': '>',
|
||||
'"': '"',
|
||||
// tslint:disable-next-line: quotemark
|
||||
"'": '''
|
||||
}[m])
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user