Skip to content

Firstrun: Fix autodetect being successful unconditionally.#88

Open
MaxKoll wants to merge 1 commit into
protz:mailextensionfrom
MaxKoll:pr-fix-autodetect
Open

Firstrun: Fix autodetect being successful unconditionally.#88
MaxKoll wants to merge 1 commit into
protz:mailextensionfrom
MaxKoll:pr-fix-autodetect

Conversation

@MaxKoll

@MaxKoll MaxKoll commented May 19, 2021

Copy link
Copy Markdown

The unresolved promise returned by file_exists() is used in expressions, which is meaningless as promises are truthy. Use the resolved promise value instead.

The unresolved promise returned by file_exists() is used in expressions, which is meaningless as promises are truthy. Use the resolved promise value instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant