removed gif

This commit is contained in:
PhilReact 2024-11-04 11:32:16 +02:00
parent e4f70b9070
commit 07995f0330
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 KiB

View File

@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Qortal Extension</title> <title>Qortal Hub</title>
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>

View File

@ -23,7 +23,7 @@ import { set } from "lodash";
import { cleanUrl, isUsingLocal } from "../background"; import { cleanUrl, isUsingLocal } from "../background";
const manifestData = { const manifestData = {
version: '2.2.0' version: '0.2.0'
} }
export const NotAuthenticated = ({ export const NotAuthenticated = ({