mirror of
https://github.com/dzeiocom/libs.git
synced 2025-07-23 05:19:52 +00:00
Update URLManager.ts
This commit is contained in:
@ -195,7 +195,7 @@ export default class URLManager {
|
|||||||
}
|
}
|
||||||
if (val === null) {
|
if (val === null) {
|
||||||
delete this._domain
|
delete this._domain
|
||||||
return this
|
return this
|
||||||
}
|
}
|
||||||
this._domain = val
|
this._domain = val
|
||||||
return this
|
return this
|
||||||
|
Reference in New Issue
Block a user