PUGE 5 vuotta sitten
vanhempi
sitoutus
468599749b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      js/popup.js

+ 1 - 0
js/popup.js

@@ -2,6 +2,7 @@ const serverUrl = 'https://going.run/assist'
 
 const getSchemeData = new Promise((resolve, reject) => {
   getCurrentTabId((tabInfo) => {
+    console.log(tabInfo)
     fetch(`${serverUrl}?route=search`, {
       method: 'POST',
       body: JSON.stringify({