fix indentation

This commit is contained in:
throwaway96 2024-04-23 22:16:04 -04:00
parent 63ce82f59c
commit 7c316788e7
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ else
log 'devmode_enabled exists; make sure the LG Dev Mode app is not installed!'
toast "Make sure the LG Dev Mode app isn't installed!"
rm -f -- '/var/luna/preferences/devmode_enabled'
rm -f -- '/var/luna/preferences/devmode_enabled'
else
debug 'devmode_enabled does not exist'
fi