mirror of
https://github.com/tenrok/maska.git
synced 2026-06-20 20:00:34 +03:00
style: code format
This commit is contained in:
@@ -186,7 +186,8 @@ export class Mask {
|
|||||||
}
|
}
|
||||||
|
|
||||||
v += offset
|
v += offset
|
||||||
} else { // mask symbol is placeholder
|
} else {
|
||||||
|
// mask symbol is placeholder
|
||||||
if (masked && !this.isEager()) {
|
if (masked && !this.isEager()) {
|
||||||
result[method](maskChar)
|
result[method](maskChar)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user