@realtek/core-theme 0.0.14 → 0.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-lib/index.cjs +1 -1
- package/dist-lib/index.cjs.map +1 -1
- package/dist-lib/index.js +1 -1
- package/dist-lib/index.js.map +1 -1
- package/package.json +1 -1
package/dist-lib/index.js
CHANGED
|
@@ -14287,7 +14287,7 @@ async function lg(e, t = "") {
|
|
|
14287
14287
|
}));
|
|
14288
14288
|
}
|
|
14289
14289
|
async function ug({ jobId: e, candidateId: t }) {
|
|
14290
|
-
return ng(await Z(an, "/
|
|
14290
|
+
return ng(await Z(an, "/review", {
|
|
14291
14291
|
method: "POST",
|
|
14292
14292
|
body: JSON.stringify({
|
|
14293
14293
|
...eg(),
|