mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-25 12:27:51 +00:00
removed gif
This commit is contained in:
parent
e4f70b9070
commit
07995f0330
Binary file not shown.
Before Width: | Height: | Size: 159 KiB |
@ -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>
|
||||||
|
@ -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 = ({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user