There was an error fetching the commit references. Please try again later.
feat: supports edit profile file
Showing
- package.json 3 additions, 1 deletionpackage.json
- src-tauri/src/cmds.rs 29 additions, 0 deletionssrc-tauri/src/cmds.rs
- src-tauri/src/core/profiles.rs 22 additions, 0 deletionssrc-tauri/src/core/profiles.rs
- src-tauri/src/main.rs 3 additions, 1 deletionsrc-tauri/src/main.rs
- src/components/profile/file-editor.tsx 97 additions, 0 deletionssrc/components/profile/file-editor.tsx
- src/components/profile/profile-item.tsx 32 additions, 12 deletionssrc/components/profile/profile-item.tsx
- src/components/profile/profile-more.tsx 36 additions, 16 deletionssrc/components/profile/profile-more.tsx
- src/locales/en.json 8 additions, 3 deletionssrc/locales/en.json
- src/locales/zh.json 8 additions, 3 deletionssrc/locales/zh.json
- src/services/cmds.ts 8 additions, 0 deletionssrc/services/cmds.ts
- vite.config.ts 2 additions, 1 deletionvite.config.ts
- yarn.lock 10 additions, 0 deletionsyarn.lock
Loading
Please register or sign in to comment