The regex previously only stripped one leading emoji, so if emojis stacked up, each update would only remove one, letting the stack grow. Changed to use + quantifier to strip all leading emoji+space sequences. |
||
|---|---|---|
| .. | ||
| types | ||
| app.ts | ||
| cookie_consent.js | ||
| device_list_reorder.ts | ||