mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 06:27:03 +01:00
Messaging is
This commit is contained in:
parent
293c06c828
commit
10a5fee15e
@ -757,7 +757,7 @@
|
||||
$(".wdt-emoji-picker").show();
|
||||
} else {
|
||||
$("#messagebox").prop('disabled', true);
|
||||
$("#messagebox").prop('placeholder', "Messages is disabled in this channel.");
|
||||
$("#messagebox").prop('placeholder', "Messaging is disabled in this channel.");
|
||||
$("#upload-file-btn").hide();
|
||||
$(".wdt-emoji-picker").hide();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user