Files
SearcjGal-frontend/src/data/repository-opengraph.json
AdingApkgg 2898e6455c feat: enhance SettingsModal with search history management and project information
- Added a new section in SettingsModal for managing search history, including export and import functionality.
- Updated the project information card to provide links to the project's GitHub repositories.
- Removed the previous search history display and buttons, streamlining the settings interface.
- Integrated GitHub hash generation for dynamic repository links.
2026-01-29 03:03:28 +08:00

6 lines
131 B
JSON

{
"repositories": [
"https://github.com/Moe-Sakura/frontend",
"https://github.com/Moe-Sakura/SearchGal"
]
}