This commit is contained in:
Rizky 2024-04-26 06:25:14 +07:00
parent 42343a3af9
commit 4d3d735af2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ export const prodIndex = (
<div id="root"></div>
<script>
window._prasi = {
basepath: "/prod/${site_id}",
basepath: "/",
site_id: "${site_id}",${
prasi.page_id ? `\n page_id: "${prasi.page_id}",` : ""
}${