d4d668f640
* Temporarily disable ctrl-enter to send Guild messages after paste Disable Ctrl-Enter after pasting, because some users are experiencing issues with accidentally sending their messages after pasting. * Code style fixes for "Temporarily disable ctrl-enter to send Guild messages after paste" * Fix issues with variable location * Fix variables for accidental chat submission features Moving vatiables for the chat submit timeout to their own variable so they won't be overwritten * Fix code formatting issues with accidental chat submission code * Remove leading space from variables to fix lint issues