mirror of
https://gitee.com/openharmony/ability_ability_runtime
synced 2025-03-02 13:26:23 +00:00
codecheck
This commit is contained in:
parent
6bf6d3cf00
commit
64aef95be3
@ -770,7 +770,7 @@ napi_value CreateJsBaseContext(napi_env env, std::shared_ptr<Context> context, b
|
||||
}
|
||||
|
||||
const char *moduleName = "JsBaseContext";
|
||||
BindPropertiesAndFunctions(env, object, moduleName);
|
||||
BindPropertyAndFunction(env, object, moduleName);
|
||||
return object;
|
||||
}
|
||||
} // namespace AbilityRuntime
|
||||
|
Loading…
x
Reference in New Issue
Block a user