Replies: 1 comment
-
|
Hi Maarten, Since, as far as I can tell, this doesn't affect user-facing code, I've converted it to a Q&A Discussion. Honestly, I don't know. It does seem a bit fishy, but harmless. You could look through the git history - by annotating the line - and see whether:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a Tasks-based integration and came across the Priority type. In the documentation it mentions 'number' as type, but in the Type itself it is declared as a string, is this a mismatch?
obsidian-tasks/src/Task/Priority.ts
Line 9 in 2c6cb6b
Beta Was this translation helpful? Give feedback.
All reactions