Skip to content

Template.html: Add missing prepend function in js for history loading

Veerasamy Sevagen requested to merge Sevagen/empathy:master into master

This issue was solved by noonien-d(Github hande). I experienced a bug in master regarding chat history not getting shown sometimes. This is due to a missing "prepend" function in the webview js code.

Fixes #916

Edited by Veerasamy Sevagen

Merge request reports