mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
bug: use 2 space instead of tab
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
e.preventDefault();
|
||||
|
||||
e.target.setRangeText(
|
||||
'\t',
|
||||
' ',
|
||||
e.target.selectionStart,
|
||||
e.target.selectionStart,
|
||||
'end'
|
||||
|
||||
Reference in New Issue
Block a user