Update ScriptUtils.ts
This commit is contained in:
parent
d674ac9e0c
commit
0a5dffd034
@ -12,6 +12,7 @@ class ScriptUtils {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public openCoWebsite(url: string, base: string) {
|
public openCoWebsite(url: string, base: string) {
|
||||||
|
coWebsiteManager.loadCoWebsite(url, base);
|
||||||
}
|
}
|
||||||
|
|
||||||
public closeCoWebSite(){
|
public closeCoWebSite(){
|
||||||
|
Loading…
Reference in New Issue
Block a user