sameerdhoot / wolweb

Web interface for sending Wake-on-lan (magic packet). An HTTP server built using GoLang and uses Bootstrap for UI.
GNU General Public License v3.0
288 stars 74 forks source link

Cleaned up paths if pages.go and wolweb.js #16

Closed Bleialf closed 1 year ago

Bleialf commented 1 year ago

Without those changes i would get "Error: Problem with getting approver information"

Bleialf commented 1 year ago

My error sorry. Didn't actually want to add the changes to the Dockerfile/config.json. But did you delete it from your repo altogether now?

Bleialf commented 1 year ago

To be completely honest, i didn't know that changes to my fork would be included in the pullrequest after submitting the pr xD. The changes to the Dockerfile happened after i submitted the pr. Sry once again.

sameerdhoot commented 1 year ago

My error sorry. Didn't actually want to add the changes to the Dockerfile/config.json. But did you delete it from your repo altogether now?

Oops!! I made a mistake as well by deleting the Dockerfile from my repo as well. I have restored the file along with config.json file

sameerdhoot commented 1 year ago

To be completely honest, i didn't know that changes to my fork would be included in the pullrequest after submitting the pr xD. The changes to the Dockerfile happened after i submitted the pr. Sry once again.

Never mind. We all learn. Thank you for the PR though.