feat: add tooltip to queue badge

This commit is contained in:
canove
2021-01-11 19:22:46 -03:00
parent 5c5f58e4fe
commit 1f76b4f221
2 changed files with 15 additions and 4 deletions

View File

@@ -11,6 +11,10 @@
<link rel=”shortcut icon href=”%PUBLIC_URL%/favicon.ico”>
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<meta name="theme-color" content="#000000" />
<meta
name="viewport"
content="minimum-scale=1, initial-scale=1, width=device-width"
/>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>