make tabs consistent
This commit is contained in:
parent
5491034bd9
commit
d60733d39b
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ SectionEnd
|
||||||
# Uninstaller
|
# Uninstaller
|
||||||
section "Uninstall"
|
section "Uninstall"
|
||||||
|
|
||||||
# Kill LibreWolf if it is still running
|
# Kill LibreWolf if it is still running
|
||||||
nsProcess::_FindProcess "${EXECUTABLE}"
|
nsProcess::_FindProcess "${EXECUTABLE}"
|
||||||
Pop $R0
|
Pop $R0
|
||||||
${If} $R0 = 0
|
${If} $R0 = 0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue