Русифицировать README и интерфейс HY2XS admin
This commit is contained in:
@@ -37,3 +37,5 @@ export function isExternal(path: string) {
|
||||
const isExternal = /^(https?:|http?:|mailto:|tel:)/.test(path);
|
||||
return isExternal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user