|
@@ -5,13 +5,13 @@
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="cefcab87-0337-4425-a7d4-cfe46845b330" name="Changes" comment="">
|
|
|
- <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/[locale]/(TabBar)/[[...share]]/@actionWidget/Service.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(TabBar)/[[...share]]/@actionWidget/Service.tsx" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/app/[locale]/(navbar)/about/page.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(navbar)/about/page.tsx" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/components/Header/HerderTitle.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Header/HerderTitle.tsx" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/components/Header/style.module.scss" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Header/style.module.scss" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/components/Layout/Sidebar.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Layout/Sidebar.tsx" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/messages/br.json" beforeDir="false" afterPath="$PROJECT_DIR$/messages/br.json" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/messages/en.json" beforeDir="false" afterPath="$PROJECT_DIR$/messages/en.json" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/api/user.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/api/user.ts" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/components/HeaderBack/index.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/HeaderBack/index.tsx" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/components/ModalPopup/WalletDescribeModal/index.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/ModalPopup/WalletDescribeModal/index.tsx" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/stores/useWalletStore.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/stores/useWalletStore.ts" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -19,6 +19,11 @@
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
</component>
|
|
|
<component name="Git.Settings">
|
|
|
+ <option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
|
+ <map>
|
|
|
+ <entry key="$PROJECT_DIR$" value="dev" />
|
|
|
+ </map>
|
|
|
+ </option>
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
</component>
|
|
|
<component name="ProjectColorInfo">{
|
|
@@ -70,6 +75,9 @@
|
|
|
<list>
|
|
|
<item itemvalue="JavaScript Debug.localhost:3000" />
|
|
|
<item itemvalue="npm.dev" />
|
|
|
+ <item itemvalue="npm.dev" />
|
|
|
+ <item itemvalue="JavaScript Debug.localhost:3000" />
|
|
|
+ <item itemvalue="JavaScript Debug.localhost:3000" />
|
|
|
</list>
|
|
|
</recent_temporary>
|
|
|
</component>
|