mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Animate typing indicator
This commit is contained in:
@@ -319,7 +319,7 @@
|
||||
|
||||
dat += "</table>"
|
||||
if(convo.typing)
|
||||
dat += "<i>[current_title] is typing...</i>"
|
||||
dat += "<i><span class='typing'>[current_title] is typing</span></i>"
|
||||
dat += "<br>"
|
||||
dat += "</h4>"
|
||||
dat += "<a href='?src=[UID()];reply=[current_title]'>Reply</a>"
|
||||
|
||||
Reference in New Issue
Block a user