Limekiller / moodle-block_openai_chat

An AI chat block for Moodle, powered by GPT
https://moodle.org/plugins/block_openai_chat
GNU General Public License v3.0
27 stars 15 forks source link

Fix #60: Path to icons now includes wwwroot. #61

Closed michael-milette closed 1 month ago

michael-milette commented 1 month ago

Fixes issue with path to icons where Moodle LMS is not installed in the web servers webroot.

Limekiller commented 1 month ago

Thanks Michael!

michael-milette commented 1 month ago

My pleasure!