mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-30 21:51:31 +00:00
removed gif
This commit is contained in:
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" />
|
||||
|
||||
|
||||
<title>Qortal Extension</title>
|
||||
<title>Qortal Hub</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
@@ -23,7 +23,7 @@ import { set } from "lodash";
|
||||
import { cleanUrl, isUsingLocal } from "../background";
|
||||
|
||||
const manifestData = {
|
||||
version: '2.2.0'
|
||||
version: '0.2.0'
|
||||
}
|
||||
|
||||
export const NotAuthenticated = ({
|
||||
|
Reference in New Issue
Block a user