Nidroide

Results 5 comments of Nidroide

The same problem here, to get the dongle running I had to comment the following lines too: ``` //ret = mt7601u_mcu_calibrate(dev, MCU_CAL_DPD, dev->dpd_temp); //if (ret) // return ret; ``` and:...

Al momento ho risolto (va ancora perfezionato) aggiungendo dopo: ```let $menu = listToMegaMenu($(rel), opts)``` la riga: ```$menu.find('> li > a:contains("Albo Pretorio")').parent().find('.Megamenu-subnav').prepend('VISUALIZZA TUTTI GLI ATTIoppure selezionare una categoria/sottocategoria dall\'elenco:')``` In questo...

Very interesting plugin. Some progress to support filters?

It would be useful to implement a method in supabase-js to query the /rest/v1/ endpoint without having to extract the API key and bearer token and manually make the fetch...