Skip to content

Fix empty check for value#235

Open
jiahaog wants to merge 1 commit intoobsidianmd:mainfrom
jiahaog:patch-1
Open

Fix empty check for value#235
jiahaog wants to merge 1 commit intoobsidianmd:mainfrom
jiahaog:patch-1

Conversation

@jiahaog
Copy link
Copy Markdown

@jiahaog jiahaog commented Apr 17, 2026

entry.getValue returns a Value | null

isEmpty doesn't exist on Value so use isTruthy 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