Skip to content

Commit

Permalink
updated manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldhanekaa committed Jun 27, 2023
1 parent e3ce9db commit 314f9b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion bard-ai/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ export const init = async (sessionID) => {
url: "https://bard.google.com/",
method: "GET",
headers: session.headers,

credentials: "include",
});
console.log("DATA", response.text);
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Google Bard Assistant",
"version": "0.3.5",
"minAppVersion": "0.15.0",
"description": "Explore new possibilities of learning with Integration of Google Bard! It's totally free! It also can show images from your question!",
"description": "Explore new possibilities of learning with Integration of Google Bard! It's totally free! It also can show images from your question! ",
"author": "Aldhanekaa",
"authorUrl": "https://github.com/Aldhanekaa",
"fundingUrl": "",
Expand Down

0 comments on commit 314f9b4

Please sign in to comment.