fix
This commit is contained in:
@@ -256,7 +256,7 @@ function addText() {
|
||||
}
|
||||
|
||||
function openTutorial() {
|
||||
if(locale == 'ENGLISH'){
|
||||
if(locale.value == 'ENGLISH'){
|
||||
window.open('https://aida-user-manual.super.site/specific-scenarios/freely-sketching-in-canvas', '_blank');
|
||||
}else{
|
||||
window.open('https://aida-user-manual-chinese.super.site/%e4%bd%bf%e7%94%a8%e7%94%bb%e5%b8%83%e8%bf%9b%e8%a1%8c%e7%bc%96%e8%be%91 ', '_blank');
|
||||
|
||||
Reference in New Issue
Block a user