Start list language #941
-
I followed the setup to display the language of my Star lists I made the following code
But the output is What did I do wrong? Or don't I understand the term |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Indeed, the selector is hardcoded with my login which is why you don't get any result 😅 You'll need to switch to Thanks for reporting this issue |
Beta Was this translation helpful? Give feedback.
Indeed, the selector is hardcoded with my login which is why you don't get any result 😅
Your configuration is fine, and should work once #943 lands.
You'll need to switch to
@main
/@master
branch to use it, or wait until v3.22 release 👍Thanks for reporting this issue