</component>
<component name="ChangeListManager">
<list default="true" id="ab92709f-5288-4a55-873b-517f6adb96d1" name="Changes" comment="Fixing missing files.">
+ <change beforePath="$PROJECT_DIR$/.idea/material_theme_project_new.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/material_theme_project_new.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/app/views/Dashboard/Dashboard.jsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/views/Dashboard/Dashboard.jsx" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/pre-build.sh" beforeDir="false" afterPath="$PROJECT_DIR$/pre-build.sh" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1756966236399</updated>
- <workItem from="1756966239169" duration="3840000" />
+ <workItem from="1756966239169" duration="5425000" />
</task>
<task id="LOCAL-00001" summary="Initial commit.">
<option name="closed" value="true" />
<option name="project" value="LOCAL" />
<updated>1756970755370</updated>
</task>
- <option name="localTasksCounter" value="5" />
+ <task id="LOCAL-00005" summary="Fixing missing files.">
+ <option name="closed" value="true" />
+ <created>1756971755431</created>
+ <option name="number" value="00005" />
+ <option name="presentableId" value="LOCAL-00005" />
+ <option name="project" value="LOCAL" />
+ <updated>1756971755431</updated>
+ </task>
+ <option name="localTasksCounter" value="6" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
new_it_url="https://api-t.phasecustomsoft.com/it/"
fi
if [ $env = 'live' ]; then
- new_api_url="https://phs-api.phasecustomsoft.com/"
- new_it_url="https://phs-api.phasecustomsoft.com/it/"
+ new_api_url="https://api.phasecustomsoft.com/"
+ new_it_url="https://api.phasecustomsoft.com/it/"
fi
echo "New API Url: $new_api_url"