Fix some enhancements & new features
This commit is contained in:
4
build/js/include/core/url.js
Normal file
4
build/js/include/core/url.js
Normal file
@@ -0,0 +1,4 @@
|
||||
function openURL(url) {
|
||||
window.location = url;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user