mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 11:17:37 +02:00
Removed console.logs
This commit is contained in:
@@ -157,7 +157,6 @@ export default function Index(props) {
|
||||
setAllQrSelector(null)
|
||||
}}
|
||||
onDbSelect={(selectedDb) => {
|
||||
console.log(selectedDb, allQrSelector)
|
||||
if (allQrSelector === 'txt') {
|
||||
if (selectedDb === 'all') {
|
||||
window.open(`${constants.apiUrl}allqr.txt`, '_blank')
|
||||
|
||||
Reference in New Issue
Block a user