Added settings page and alternate provider support.

This commit is contained in:
Cameron Redmore 2025-05-21 10:51:53 +01:00
parent b022bca449
commit bc62e0d059
6 changed files with 364 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{
"name": "gemini-native",
"version": "1.20250517.174518",
"version": "1.20250519.193208",
"description": "A native Electron application for Google Gemini.",
"main": "main.js",
"scripts": {