fixed typo in quick url
This commit is contained in:
parent
9191aee449
commit
ae289bf75b
@ -30,7 +30,7 @@ class App extends React.Component {
|
|||||||
</QuickCategory>
|
</QuickCategory>
|
||||||
|
|
||||||
<QuickCategory name="Other">
|
<QuickCategory name="Other">
|
||||||
<QuickItem name="Bitwarden" url="httpd://vault.kapelle.org"/>
|
<QuickItem name="Bitwarden" url="https://vault.kapelle.org"/>
|
||||||
</QuickCategory>
|
</QuickCategory>
|
||||||
</Quick>
|
</Quick>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user