js empty

c837c2ed157e01f78d31c0ba952d2ef1d56b29ac

QuantumEntangledAndy <sheepchaan@gmail.com>

Signed
1 files changed, +2 -2Ignore whitespace
public/scripts/RossAscends-mods.js+2 -2
@@ -933,7 +933,7 @@ export function initRossMods() {
933933 if (!$(e.target).closest('#sheld').length) {
934934 return;
935935 }
936936 if ($('#curEditTextarea').length) {
937937 // Don't swipe while in text edit mode
938938 // the ios selection gestures get picked up
939939 // as swipe gestures
@@ -957,7 +957,7 @@ export function initRossMods() {
957957 if (!$(e.target).closest('#sheld').length) {
958958 return;
959959 }
960960 if ($('#curEditTextarea').length) {
961961 // Don't swipe while in text edit mode
962962 // the ios selection gestures get picked up
963963 // as swipe gestures