Recenzie doplnku Image Picka
Image Picka Autor: eight04
Recenzia od používateľa Používateľ Firefoxu - 14554461
Hodnotenie: 5 z 5
autor: Používateľ Firefoxu - 14554461, pred 6 rokmiI like how simple it is to use but I cannot get the 0 pad for the index string to work. I copied and paste from github website ${String(index).padStart(3,"0")} so I can have 01, 02 etc. file names but it came back as error undefined on the images. What am I doing wrong?