#kaatelyng - Elements Appearance
1 messages · Page 1 of 1 (latest)
Here’s my appearance object; everything but the theme works currently
And this is the error I’m receiving
The error persists if I use single quotes instead of double as well
I'm not a typescript expert, but I believe you'll have to cast it: https://stackoverflow.com/questions/37978528/typescript-type-string-is-not-assignable-to-type
Ah, thank you very much!